mirror of
https://github.com/Diggsey/sqlxmq.git
synced 2024-10-31 21:58:58 +00:00
05d59b0e39
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;
|