]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- changed char_length() to use a fake, neutral "generic function"
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 May 2008 22:46:14 +0000 (22:46 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 19 May 2008 22:46:14 +0000 (22:46 +0000)
commitb3102a097a3ef95430a8bad65b3f171c45dd6cc2
tree8c43f679d71a5f8680a84e40ddd3a1637aadf613
parentad23f3b068554aaf21d71b6f288ec0cf3fe81696
- changed char_length() to use a fake, neutral "generic function"
- assert_compile() reports the dialect in use
test/sql/functions.py
test/testlib/testing.py