summaryrefslogtreecommitdiff
path: root/oslo_db/tests/sqlalchemy/test_migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Update import of declarative_base()Stephen Finucane2021-08-101-2/+2
* tests: Use common base classStephen Finucane2021-07-291-6/+6
* tests: Remove 'ModelsMigrationsSync.check_foreign_keys'Stephen Finucane2021-06-251-205/+27
* Use unittest.mock instead of third party mock8.1.0Sean McGinnis2020-03-311-1/+1
* Drop use of sixStephen Finucane2020-02-251-5/+2
* Remove most server_default comparison logic4.39.0Mike Bayer2018-06-151-0/+5
* Ensure all test fixtures in oslo_db.tests are privateMike Bayer2018-03-021-6/+6
* Enhanced fixtures for enginefacade-based provisioningMike Bayer2016-11-041-1/+1
* Fix parameters of assertEqual are misplacedyan.haifeng2016-07-201-5/+5
* exception: make message mandatory in DbMigrationError and deprecates itJulien Danjou2016-06-271-2/+6
* Fix server_default comparison for BigIntegerAnn Kamyshnikova2016-04-151-0/+3
* Fix comparison of Variant and other type in compare_type4.2.0AKamyshnikova2015-12-191-0/+5
* Fix test_migrations on Python 3Victor Stinner2015-07-281-9/+14
* Allow projects that use test_models_sync to filter some changesDavanum Srinivas2015-07-011-0/+53
* Organize provisioning to use testresourcesMike Bayer2015-02-041-1/+1
* Restore the check_foreign_keys() method.1.4.1Mike Bayer2015-01-121-0/+187
* Remove check_foreign_keys from ModelsMigrationsSyncAnn Kamyshnikova2014-12-311-1/+1
* Move files out of the namespace packageDoug Hellmann2014-12-241-0/+309