summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update TOX_CONSTRAINTS_FILE for stable/xenastable/xenaOpenStack Release Bot2021-09-101-2/+2
* Update .gitreview for stable/xenaOpenStack Release Bot2021-09-101-0/+1
* Merge "requirements: Bump sqlalchemy lower constraint"xena-em11.0.0Zuul2021-08-191-1/+1
|\
| * requirements: Bump sqlalchemy lower constraintStephen Finucane2021-08-161-1/+1
* | Don't use plain string SQL statementsStephen Finucane2021-08-102-10/+5
* | Replace use of Table.autoload parameterStephen Finucane2021-08-102-6/+1
* | Replace use of update.whereclause parameterStephen Finucane2021-08-102-6/+3
|/
* Update import of declarative_base()Stephen Finucane2021-08-109-17/+11
* Replace use of update.values parameterStephen Finucane2021-08-102-8/+3
* Replace use of insert.values parameterStephen Finucane2021-08-102-15/+10
* Add missing bind argument to callsStephen Finucane2021-08-102-8/+2
* Don't pass strings to Connection.execute()Stephen Finucane2021-08-105-49/+66
* Remove use of MetaData.bind argumentStephen Finucane2021-08-094-70/+95
* Remove legacy calling style of select()Stephen Finucane2021-07-299-24/+26
* tests: Enable SQLAlchemy 2.0 deprecation warningsStephen Finucane2021-07-292-1/+116
* utils: Deprecate sqlalchemy-migrate-related functionsStephen Finucane2021-07-291-0/+13
* tests: Enable SADeprecationWarning warningsStephen Finucane2021-07-294-17/+63
* tests: Use common base classStephen Finucane2021-07-2916-128/+147
* tests: Enfeeble 'oslo_db.tests.utils.BaseTestCase'Stephen Finucane2021-07-293-9/+9
* tests: Clean up base testStephen Finucane2021-07-291-37/+5
* Merge "Drop checks for IBM DB2"Zuul2021-07-297-134/+18
|\
| * Drop checks for IBM DB2Stephen Finucane2021-07-287-134/+18
* | Merge "tests: Remove 'ModelsMigrationsSync.check_foreign_keys'"Zuul2021-07-283-301/+39
|\ \
| * | tests: Remove 'ModelsMigrationsSync.check_foreign_keys'Stephen Finucane2021-06-253-301/+39
* | | Merge "concurrency: Deprecate 'TpoolDbapiWrapper'"Zuul2021-07-282-7/+33
|\ \ \ | |/ /
| * | concurrency: Deprecate 'TpoolDbapiWrapper'Stephen Finucane2021-06-252-7/+33
* | | Merge "sqlalchemy: Remove checks for older deps"Zuul2021-07-282-17/+1
|\ \ \ | |/ /
| * | sqlalchemy: Remove checks for older depsStephen Finucane2021-06-252-17/+1
| |/
* | tox: Simplify test runningStephen Finucane2021-07-162-4/+3
|/
* Merge "types: Set 'cache_ok'"10.0.0Zuul2021-06-251-0/+4
|\
| * 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-235-26/+7
|\ \ \
| * | | Remove the idle_timeout option.Daniel Bengtsson2021-06-235-26/+7
| |/ /
* | | Merge "Changed minversion in tox to 3.18.0"Zuul2021-06-221-4/+4
|\ \ \
| * | | Changed minversion in tox to 3.18.0YuehuiLei2021-06-221-4/+4
* | | | Merge "Replace getargspec with getfullargspec"Zuul2021-06-222-22/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace getargspec with getfullargspeclikui2021-05-112-22/+2
* | | | Followup of "Added handler for mysql 8.0.19 duplicate key error update"9.1.0Kamlesh Chauvhan2021-06-101-0/+8
* | | | Merge "Added handler for mysql 8.0.19 duplicate key error update"Zuul2021-06-082-0/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Added handler for mysql 8.0.19 duplicate key error updateKamlesh Chauvhan2021-06-042-0/+35
| | |/ | |/|
* | | update the pre-commit-hooks versionwu.shiming2021-05-181-1/+1
|/ /
* | Merge "setup.cfg: Replace dashes with underscores"Zuul2021-05-131-4/+4
|\ \ | |/ |/|
| * setup.cfg: Replace dashes with underscoresYuehuiLei2021-04-301-4/+4
* | Merge "Remove the sql_max_pool_size option."9.0.0Zuul2021-05-033-8/+4
|\ \ | |/ |/|
| * Remove the sql_max_pool_size option.Daniel Bengtsson2021-04-263-8/+4
* | 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
|\ \ \ | |/ /