]> 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:42:28 +0000 (13:42 -0500)
commit320bc4861ccd390a0e3871231542620ab33dfa21
tree1e03ea0f77b22917ff2ec25f603b08a69d802b1b
parentb5b84ae20d186fc82fcba453626fe33cce5ef96b
- 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