summaryrefslogtreecommitdiff
path: root/sql/pgsql/migrations/147.sql
blob: 00ce229627c773fbdb7157ad2641a9d8ac800c3f (plain)
1
2
3
4
-- no-op, 147 is mysql-specific.
-- the following dummy query is added because migration engine doesn't support empty schema files.

select true;