Commit graph

5 commits

Author SHA1 Message Date
Tomas Kopecek
1a2efb49f1 move migration to correct script
Fixes: https://pagure.io/koji/issue/2521
2020-10-05 10:25:18 +02:00
Tomas Kopecek
5167fee215 proton: missing default value for timestamp
Related: https://pagure.io/koji/issue/2230
2020-10-01 09:21:51 +02:00
Mike McLean
4ddc48e72a avoid message re-insertion, extend test mode, schema and docs updates
include new table in main schema, since this plugin is part of Koji itself

clean up and expand the docs for this plugin

refactor query_from_db() into handle_db_msgs()
* fix lock error cases
* only delete messages from queue if we successfully send them
* handle test_mode

allow test_mode to exercise db queue via test_mode_fail setting
2020-09-30 10:14:49 +02:00
Tomas Kopecek
ac496c5edc fix version 2020-08-25 11:27:05 +02:00
Tomas Kopecek
f49d2fdbe9 db: additional index
Fixes: https://pagure.io/koji/issue/2418
2020-08-25 11:27:05 +02:00