]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix #1451: take into account the actual coding system when determining the field...
authorLele Gaifax <lele@metapensiero.it>
Fri, 7 Aug 2009 12:34:10 +0000 (12:34 +0000)
committerLele Gaifax <lele@metapensiero.it>
Fri, 7 Aug 2009 12:34:10 +0000 (12:34 +0000)
commit54dd8b851b8378419594b6a629c30d9b7b47b7c7
tree867d96a7865c459f4b84a4a56fd31e08758f3001
parent8aa2886c1a31c9a9950ad00345ac0cadcf78f7e2
Fix #1451: take into account the actual coding system when determining the field length
lib/sqlalchemy/dialects/firebird/base.py
test/dialect/test_firebird.py