mirror of
https://github.com/Diggsey/sqlxmq.git
synced 2025-02-18 02:55:17 +00:00
Moves the migration changes introduced in 5d287b7
to separate migration
files, so existing requeuest deployments can migrate without issue.
2 lines
52 B
SQL
2 lines
52 B
SQL
DROP FUNCTION mq_clear;
|
|
DROP FUNCTION mq_clear_all;
|