oslo.db/oslo_db/sqlalchemy
Stephen Finucane 1eb03f187a Drop use of six
No need for this in a Python 3-only world.

Change-Id: I8923f2b87c1bd114b8c55210100c7485a0de8f28
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-02-25 17:33:41 +00:00
..
migration_cli Drop use of six 2020-02-25 17:33:41 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
enginefacade.py Drop use of six 2020-02-25 17:33:41 +00:00
engines.py Drop use of six 2020-02-25 17:33:41 +00:00
exc_filters.py Raise minimum SQLAlchemy version to 1.2.0 2020-02-25 15:52:47 +00:00
migration.py Throw DBMigrationError instead of DbMigrationError. 2017-09-08 11:54:09 +08: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 Drop use of six 2020-02-25 17:33:41 +00: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 Drop use of six 2020-02-25 17:33:41 +00:00
types.py Replace ndb "auto" types with unified String 2017-07-28 11:29:42 -06:00
update_match.py Update hacking version 2019-01-03 00:53:13 +08:00
utils.py Drop use of six 2020-02-25 17:33:41 +00:00