sqlxmq/migrations
2022-07-13 15:11:37 +01:00
..
20210316025847_setup.down.sql Move migration changes to separate files 2021-09-21 14:05:09 +02:00
20210316025847_setup.up.sql Move migration changes to separate files 2021-09-21 14:05:09 +02:00
20210921115907_clear.down.sql Move migration changes to separate files 2021-09-21 14:05:09 +02:00
20210921115907_clear.up.sql Move migration changes to separate files 2021-09-21 14:05:09 +02:00
20211013151757_fix_mq_latest_message.down.sql Fix bug with mq_latest_message where the wrong message may be returned 2021-10-13 16:32:17 +01:00
20211013151757_fix_mq_latest_message.up.sql Fix bug with mq_latest_message where the wrong message may be returned 2021-10-13 16:32:17 +01:00
20220208120856_fix_concurrent_poll.down.sql Fix race condition with multiple runners 2022-02-08 13:10:05 +00:00
20220208120856_fix_concurrent_poll.up.sql Fix race condition with multiple runners 2022-02-08 13:10:05 +00:00
20220713122907_fix-clear_all-keep-nil-message.down.sql Fixes #41 mq_clear_ must keep the nil message (#43) 2022-07-13 15:11:37 +01:00
20220713122907_fix-clear_all-keep-nil-message.up.sql Fixes #41 mq_clear_ must keep the nil message (#43) 2022-07-13 15:11:37 +01:00