oslo.db/oslo_db/sqlalchemy
Zuul dff11337f5 Merge "Rename enginefacade.async to enginefacade.async_" 2018-07-04 00:40:44 +00:00
..
compat Workaround non-compatible type.adapt() for SQLAlchemy < 1.1 2017-08-10 17:23:59 -04:00
migration_cli Remove log translations 2017-03-30 08:42:42 +08:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
enginefacade.py Rename enginefacade.async to enginefacade.async_ 2018-07-02 18:02:24 -04:00
engines.py Allow connection query string to be passed separately. 2018-01-30 09:08:48 -05:00
exc_filters.py Let others listen to SQLAlchemy errors 2017-08-03 17:59:32 +02:00
migration.py Throw DBMigrationError instead of DbMigrationError. 2017-09-08 11:54:09 +08:00
models.py Replace six.iteritems() with .items() 2017-07-19 14:13:15 +08:00
ndb.py Remove AutoString* in ndb.py 2017-09-04 19:25:57 +08:00
orm.py Implement new oslo.db.sqlalchemy.enginefacade module 2015-06-04 11:43:39 -04:00
provision.py Remove provisioned_engine in class BackendImpl 2017-09-05 23:52:13 +08:00
session.py turn on warning-is-error in doc build 2017-07-03 11:28:14 +00:00
test_base.py Ensure all test fixtures in oslo_db.tests are private 2018-03-02 16:39:56 -05: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 most server_default comparison logic 2018-06-15 13:31:38 +10:00
types.py Replace ndb "auto" types with unified String 2017-07-28 11:29:42 -06:00
update_match.py add bandit to pep8 job 2017-12-22 10:10:59 +08:00
utils.py add bandit to pep8 job 2017-12-22 10:10:59 +08:00