]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Fixed bug in Firebird index reflection where the columns within the
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2013 18:20:58 +0000 (13:20 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2013 18:20:58 +0000 (13:20 -0500)
commit545df6b39ee56cab401d2639fe2beb4556d9055e
tree8c40d2c73ae016e13f30c9976b076f59dcafad63
parent4798fd947f479081e108360e427aed9f18f860eb
- Fixed bug in Firebird index reflection where the columns within the
index were not sorted correctly; they are now sorted
in order of RDB$FIELD_POSITION.
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/dialects/firebird/base.py