schema: add fulltext indexes for mysql to support af_psql_trgm and possibly future fulltext search
This commit is contained in:
4
sql/pgsql/migrations/147.sql
Normal file
4
sql/pgsql/migrations/147.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- no-op, 147 is mysql-specific.
|
||||
-- the following dummy query is added because migration engine doesn't support empty schema files.
|
||||
|
||||
select true;
|
||||
Reference in New Issue
Block a user