summaryrefslogtreecommitdiff
path: root/queries/match.sql
diff options
context:
space:
mode:
Diffstat (limited to 'queries/match.sql')
-rw-r--r--queries/match.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/match.sql b/queries/match.sql
index 4f82933..2963172 100644
--- a/queries/match.sql
+++ b/queries/match.sql
@@ -12,4 +12,4 @@ attributes->'stats'->>'queue' AS "queue",
relationships->'rosters'->'data'->0->>'id' as roster_1,
relationships->'rosters'->'data'->1->>'id' as roster_2
-FROM match
+FROM "match"