Hasura changes to add searching + indexing. Header and card changes.
This commit is contained in:
1
hasura/migrations/1579818641451_enable_pg_trm/down.yaml
Normal file
1
hasura/migrations/1579818641451_enable_pg_trm/down.yaml
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
4
hasura/migrations/1579818641451_enable_pg_trm/up.yaml
Normal file
4
hasura/migrations/1579818641451_enable_pg_trm/up.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
- args:
|
||||
cascade: true
|
||||
sql: "CREATE EXTENSION pg_trgm;\r\n"
|
||||
type: run_sql
|
||||
Reference in New Issue
Block a user