]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Change ``orm.future`` to ``future.orm`` 5240/head
authorFederico Caselli <cfederico87@gmail.com>
Wed, 8 Apr 2020 17:19:02 +0000 (19:19 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 8 Apr 2020 17:21:37 +0000 (19:21 +0200)
commitae26007d52caab1575a9aef4fecb90785f7e118d
tree878b65503c3bcf74dcf3b34d6aaf64677a74d819
parentecca4fe3f8aebc5b42c2acda2e5d28d6a90a821e
Change ``orm.future`` to ``future.orm``

Change-Id: I7fcf8b691134a0c52fbbf7879da071a41ec28102
doc/build/changelog/migration_20.rst
doc/build/errors.rst
lib/sqlalchemy/future/__init__.py
lib/sqlalchemy/future/orm/__init__.py [new file with mode: 0644]