Fixed owner searching.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -0,0 +1,5 @@
|
||||
- args:
|
||||
cascade: true
|
||||
sql: "CREATE INDEX idx_owner_name ON owners\r\nUSING GIN ((ownr_fn || ' ' || ownr_ln)
|
||||
gin_trgm_ops);"
|
||||
type: run_sql
|
||||
Reference in New Issue
Block a user