mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-05 22:34:22 +03:00
a66fb42ce2
* Separate DB and metadata migrations * Refactor Migrate.hs to generate list of migrations at compile-time * Replace ginger with shakespeare to improve performance * Improve migration log messages
2 lines
48 B
SQL
2 lines
48 B
SQL
CREATE INDEX ON hdb_catalog.event_log (locked);
|