Fixed searching on all jobs page BOD-81

This commit is contained in:
Patrick Fic
2020-05-29 09:35:35 -07:00
parent a98e007141
commit c1aaf8b284
19 changed files with 100 additions and 56 deletions

View File

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