]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- reverse the last commit temporarily as it breaks all the polymorphic cases
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 Jan 2015 23:00:21 +0000 (18:00 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 Jan 2015 23:00:21 +0000 (18:00 -0500)
commit26a1d8e77c26d69cdca6e6a41ed7c3526bf27495
treeffb83613b63eabd1dbb5cbd6711b606a418824b9
parent611883ffb35ca6664649f6328ae896c80f499780
- reverse the last commit temporarily as it breaks all the polymorphic cases
doc/build/changelog/changelog_10.rst
doc/build/changelog/migration_10.rst
lib/sqlalchemy/orm/persistence.py
lib/sqlalchemy/orm/query.py
test/orm/test_query.py