]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Firebird 2 has a SUBSTRING() builtin, expose it thru a function
authorLele Gaifax <lele@metapensiero.it>
Fri, 11 Apr 2008 22:14:34 +0000 (22:14 +0000)
committerLele Gaifax <lele@metapensiero.it>
Fri, 11 Apr 2008 22:14:34 +0000 (22:14 +0000)
commitc79342ef957fd901db41562ad13e68638a597fbe
tree2eaddccbd78774a0d4cc4d73cf1c27d0859bfe50
parentce109f7adf081c3b42802d0de1a2c92bc56f9809
Firebird 2 has a SUBSTRING() builtin, expose it thru a function
CHANGES
lib/sqlalchemy/databases/firebird.py
test/dialect/firebird.py