summaryrefslogtreecommitdiff
path: root/oslo_db
Commit message (Expand)AuthorAgeFilesLines
* Merge "Deprecate the 'oslo_db.sqlalchemy.migration_cli' module"8.5.0Zuul2020-10-301-0/+7
|\
| * Deprecate the 'oslo_db.sqlalchemy.migration_cli' moduleStephen Finucane2020-10-301-0/+7
* | Merge "Deprecate 'oslo_db.sqlalchemy.migration' module"Zuul2020-10-301-0/+10
|\ \ | |/
| * Deprecate 'oslo_db.sqlalchemy.migration' moduleStephen Finucane2020-10-301-0/+10
* | Set create_constraint=True for boolean constraint testMike Bayer2020-06-031-1/+1
|/
* Merge "Modernize use of table.count() with func.count()"Zuul2020-04-211-4/+10
|\
| * Modernize use of table.count() with func.count()Mike Bayer2020-04-061-4/+10
* | Remove use of deprecated LOG.warnSean McGinnis2020-04-141-2/+2
* | Use unittest.mock instead of third party mock8.1.0Sean McGinnis2020-03-3113-15/+14
|/
* Update hacking for Python3Andreas Jaeger2020-03-304-0/+4
* Remove 'handle_connect_error'8.0.0Stephen Finucane2020-02-251-5/+0
* Drop use of sixStephen Finucane2020-02-2516-119/+40
* Remove final references to moxStephen Finucane2020-02-252-6/+0
* Raise minimum SQLAlchemy version to 1.2.0Stephen Finucane2020-02-256-127/+15
* Drop unittest2 usageSean McGinnis2020-01-121-3/+3
* Merge "Convert remaining use of mox"Zuul2019-12-181-204/+329
|\
| * Convert remaining use of moxStephen Finucane2019-12-171-204/+329
* | Remove deprecated class DbMigrationError since we already have DBMigrationErrorYaguo Zhou2019-12-171-12/+1
|/
* Use regex to compare SQL strings with IN5.1.1Mike Bayer2019-12-111-7/+7
* Reduce severity of wrapped exceptions logs to warningDarragh O'Reilly2019-11-131-3/+2
* Use connect, not contextual_connectMike Bayer2019-07-171-3/+3
* Rollback existing nested transacvtion before restarting5.0.1Mike Bayer2019-06-071-0/+4
* Merge "Support context function argument as keyword"Zuul2019-05-152-1/+17
|\
| * Support context function argument as keywordAdrian Chiris2019-04-072-1/+17
* | Merge "Removing deprecated min_pool_size"Zuul2019-04-243-18/+1
|\ \
| * | Removing deprecated min_pool_sizeErik Olof Gunnar Andersson2019-04-063-18/+1
| |/
* | Fix deprecation warnings under py36Sean McGinnis2019-04-113-13/+24
|/
* Merge "Resolve SAWarning in Query.soft_delete()"4.44.0Zuul2019-02-131-3/+3
|\
| * Resolve SAWarning in Query.soft_delete()Mike Bayer2019-02-011-3/+3
* | exc_filters: fix deadlock detection for MariaDB/Galera clusterPierre-Samuel Le Stang2019-02-082-0/+8
|/
* Merge "Update hacking version"Zuul2019-01-221-2/+2
|\
| * Update hacking versionZhijunWei2019-01-031-2/+2
* | Remove convert_unicode flag4.43.0Mike Bayer2018-12-211-1/+0
|/
* Merge "Move warnings to their own module"4.42.0Zuul2018-10-304-28/+55
|\
| * Move warnings to their own moduleStephen Finucane2018-10-174-28/+55
* | Add "is_started" flag to enginefacadeMike Bayer2018-10-242-1/+46
|/
* Fix FOREIGN KEY messages for MariaDB 10.2, 10.34.41.14.41.0Mike Bayer2018-08-301-4/+4
* Merge "Rename enginefacade.async to enginefacade.async_"4.40.0Zuul2018-07-042-6/+39
|\
| * Rename enginefacade.async to enginefacade.async_Mike Bayer2018-07-022-6/+39
* | Remove most server_default comparison logic4.39.0Mike Bayer2018-06-152-20/+5
|/
* Deprecate min_pool_sizeErik Olof Gunnar Andersson2018-04-301-0/+3
* Merge "Improve exponential backoff for wrap_db_retry"Zuul2018-04-172-7/+90
|\
| * Improve exponential backoff for wrap_db_retryYikun Jiang2018-04-132-7/+90
* | Merge "Ignore 'use_tpool' option"Zuul2018-03-091-4/+4
|\ \
| * | Ignore 'use_tpool' optionStephen Finucane2018-03-091-4/+4
* | | Ensure all test fixtures in oslo_db.tests are privateMike Bayer2018-03-0213-54/+93
* | | Merge "Imported Translations from Zanata"Zuul2018-03-011-4/+4
|\ \ \
| * | | Imported Translations from ZanataOpenStack Proposal Bot2018-03-011-4/+4
* | | | Merge "Conditionally adjust for quoting in comparing MySQL defaults"Zuul2018-03-011-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Conditionally adjust for quoting in comparing MySQL defaultsMike Bayer2018-02-221-3/+5