Schema changes for owner searching to include ownr_co_nm. Requires index rebuild BOD-44

This commit is contained in:
Patrick Fic
2020-04-27 09:31:01 -07:00
parent 17787da0b4
commit d359589b96
6 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1 @@
[]

View File

@@ -0,0 +1,5 @@
- args:
cascade: true
read_only: false
sql: drop index idx_owner_name;
type: run_sql