oslo.db/oslo_db/sqlalchemy
Zuul 62657ed1fb Merge "Don't use private API to get query criteria" 2021-04-28 12:59:37 +00:00
..
migration_cli Deprecate the 'oslo_db.sqlalchemy.migration_cli' module 2020-10-30 10:40:24 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
enginefacade.py Update hacking for Python3 2020-03-30 11:57:43 +00:00
engines.py Accommodate immutable URL api 2020-12-11 13:18:42 -05:00
exc_filters.py Remove use of deprecated LOG.warn 2020-04-14 15:08:40 -05:00
migration.py Deprecate 'oslo_db.sqlalchemy.migration' module 2020-10-30 10:40:24 +00:00
models.py Drop use of six 2020-02-25 17:33:41 +00:00
ndb.py Raise minimum SQLAlchemy version to 1.2.0 2020-02-25 15:52:47 +00:00
orm.py Resolve SAWarning in Query.soft_delete() 2019-02-01 11:57:40 -05:00
provision.py Accommodate immutable URL api 2020-12-11 13:18:42 -05:00
session.py turn on warning-is-error in doc build 2017-07-03 11:28:14 +00:00
test_base.py Drop use of six 2020-02-25 17:33:41 +00:00
test_fixtures.py Merge "Remove function optimize_db_test_loader in test_base.py" 2018-01-05 06:38:03 +00:00
test_migrations.py remove unicode from code 2021-01-03 16:02:16 +08:00
types.py Replace ndb "auto" types with unified String 2017-07-28 11:29:42 -06:00
update_match.py Don't use private API to get query criteria 2021-04-28 12:12:09 +02:00
utils.py Update hacking for Python3 2020-03-30 11:57:43 +00:00