summaryrefslogtreecommitdiff
path: root/oslo_db
Commit message (Expand)AuthorAgeFilesLines
...
| * types: Set 'cache_ok'Stephen Finucane2021-06-221-0/+4
* | Merge "Remove the useless else."Zuul2021-06-231-2/+1
|\ \
| * | Remove the useless else.Daniel Bengtsson2021-06-231-2/+1
* | | Merge "Remove the idle_timeout option."Zuul2021-06-234-26/+0
|\ \ \
| * | | Remove the idle_timeout option.Daniel Bengtsson2021-06-234-26/+0
| |/ /
* | | Merge "Replace getargspec with getfullargspec"Zuul2021-06-222-22/+2
|\ \ \ | |_|/ |/| |
| * | Replace getargspec with getfullargspeclikui2021-05-112-22/+2
| |/
* | Added handler for mysql 8.0.19 duplicate key error updateKamlesh Chauvhan2021-06-042-0/+35
|/
* Merge "Remove the sql_max_pool_size option."9.0.0Zuul2021-05-032-8/+0
|\
| * Remove the sql_max_pool_size option.Daniel Bengtsson2021-04-262-8/+0
* | Merge "Don't use private API to get query criteria"8.6.0Zuul2021-04-281-4/+3
|\ \
| * | Don't use private API to get query criteriaMike Bayer2021-04-281-4/+3
* | | Merge "Accommodate immutable URL api"Zuul2021-04-284-9/+46
|\ \ \ | |/ /
| * | Accommodate immutable URL apiMike Bayer2020-12-114-9/+46
* | | Merge "remove unicode from code"Zuul2021-04-162-6/+6
|\ \ \ | |_|/ |/| |
| * | remove unicode from codexuanyandong2021-01-032-6/+6
* | | Fix the conflict status with hacking.Daniel Bengtsson2021-03-092-18/+6
|/ /
* | 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
|/