oslo.db/oslo_db/sqlalchemy
Pavel Kholkin 936ffc187d Added allow_async property
In Nova we need a decorator that is READER by default
but can be used as ASYNC if asynchronous session is started before.

Co-Authored-By: Sergey Nikitin <snikitin@mirantis.com>

Change-Id: I0c0f332d87bf6b1213c800763918340b1e226934
2015-11-26 17:36:48 +03:00
..
compat Remove pre-SQLAlchemy-0.9.7 compat utilities 2015-04-28 10:56:05 -04:00
migration_cli Use stevedore directive to document plugins 2015-09-25 11:09:53 +00:00
__init__.py Move files out of the namespace package 2014-12-24 13:28:48 +02:00
enginefacade.py Added allow_async property 2015-11-26 17:36:48 +03:00
engines.py Handle case where oslo_db.tests has not been imported 2015-09-08 23:20:26 -07:00
exc_filters.py Added catching of errors 1047 (Galera) for MySQL oslo db reconnect 2015-07-14 14:32:29 -04:00
migration.py Sanity check after migration 2015-04-10 15:25:56 +03:00
models.py Fix sqlalchemy.ModelBase.__contains__() behaviour 2015-06-26 19:02:53 +03:00
orm.py Implement new oslo.db.sqlalchemy.enginefacade module 2015-06-04 11:43:39 -04:00
provision.py Removed Unused variable 'drivertype' 2015-11-09 06:57:54 -05:00
session.py Drop use of 'oslo' namespace package 2015-06-18 22:18:36 +00:00
test_base.py Fix exception message about unavailable backend 2015-08-18 17:50:01 +03:00
test_migrations.py Fix warnings in docstrings 2015-09-24 10:56:06 -05:00
types.py Add JSON-encoded types for sqlalchemy 2015-08-03 14:56:49 +02:00
update_match.py Implement generic update-on-match feature 2015-03-05 14:06:59 +00:00
utils.py pagination: enhance sorting of null values 2015-08-06 07:46:47 +02:00