summaryrefslogtreecommitdiff
path: root/queries/roster.sql
diff options
context:
space:
mode:
Diffstat (limited to 'queries/roster.sql')
-rw-r--r--queries/roster.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/roster.sql b/queries/roster.sql
index b5c4dff..eaf0ed6 100644
--- a/queries/roster.sql
+++ b/queries/roster.sql
@@ -14,4 +14,4 @@ relationships->'participants'->'data'->0->>'id' AS "participant_1",
relationships->'participants'->'data'->1->>'id' AS "participant_2",
relationships->'participants'->'data'->2->>'id' AS "participant_3"
-FROM roster
+FROM "roster"