]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Try to reflect also the Sequence on the PK under Firebird
authorLele Gaifax <lele@metapensiero.it>
Fri, 11 Jan 2008 15:27:02 +0000 (15:27 +0000)
committerLele Gaifax <lele@metapensiero.it>
Fri, 11 Jan 2008 15:27:02 +0000 (15:27 +0000)
commita19dc80cfb0eb0a7f607d7238e71feff0b4864ca
tree82222ce43cb5d21feb066e99b89f21c1eb0714f6
parent8dd825b413276025b0f27d2ed7e5b93ba81a5b9c
Try to reflect also the Sequence on the PK under Firebird
CHANGES
lib/sqlalchemy/databases/firebird.py
test/dialect/firebird.py