diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-11-06 15:44:39 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-11-06 15:45:30 -0500 |
commit | f5ed0f5d6e0526a4ee2f9f164b7da79de11a481e (patch) | |
tree | a8a8ad00fa55481e176bc3f1cc4dd72e401d8472 /lib/sqlalchemy/dialects/postgresql/asyncpg.py | |
parent | 8b9772de2dd9c9f1f01f96209d79ec1cd087b2fa (diff) | |
download | sqlalchemy-f5ed0f5d6e0526a4ee2f9f164b7da79de11a481e.tar.gz |
Support "sqlalchemy.future" for engine_from_config
Added the "future" keyword to the list of words that are known by the
:func:`_sa.engine_from_config` function, so that the values "true" and
"false" may be configured as "boolean" values when using a key such
as ``sqlalchemy.future = true`` or ``sqlalchemy.future = false``.
Change-Id: Ib4bba748497cc68e4c913dde54c23a4bb08b4deb
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions