summaryrefslogtreecommitdiff
path: root/tests/unit/test_database.py
Commit message (Expand)AuthorAgeFilesLines
* Add prune-database commandJames E. Blair2022-05-301-0/+44
* Rename MERGER_FAILURE to MERGE_CONFLICTJames E. Blair2022-02-241-0/+24
* Protect database migration by a lock in ZookeeperSimon Westphahl2022-01-181-6/+22
* Add missing onStop() call to TestMysqlDatabaseFelix Edel2021-11-151-0/+4
* Prepare for SQLAlchemy 2.0Clark Boylan2021-08-121-19/+23
* Report intermediate buildsets and buildsJames E. Blair2021-07-081-0/+39
* Add Postgres schema testJames E. Blair2021-06-281-2/+51
* Use create_all for empty databasesJames E. Blair2021-06-191-0/+73