- Add minimal SQL query to downgrade SQL script to avoid empty query errors
2 lines
15 B
PL/PgSQL
2 lines
15 B
PL/PgSQL
BEGIN;
|
|
COMMIT;
|