diff options
Diffstat (limited to 'queries/index.sql')
| -rw-r--r-- | queries/index.sql | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/queries/index.sql b/queries/index.sql deleted file mode 100644 index 5af21b5..0000000 --- a/queries/index.sql +++ /dev/null @@ -1,4 +0,0 @@ -CREATE INDEX ON match((data->>'id')); -CREATE INDEX ON roster((data->>'id')); -CREATE INDEX ON participant((data->>'id')); -CREATE INDEX ON match((data->'attributes'->>'createdAt')); |
