]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
merge from trunk #624 fix, modulo operator escaping
authorAnts Aasma <ants.aasma@gmail.com>
Tue, 26 Jun 2007 16:38:16 +0000 (16:38 +0000)
committerAnts Aasma <ants.aasma@gmail.com>
Tue, 26 Jun 2007 16:38:16 +0000 (16:38 +0000)
commitc5330306430bb8facee39d68f9dde916b1730e3a
tree9b96dd65f5901b60f6c40dcb7ff3c77eb9b64e01
parent73b76e57ac1e2e28fd3d65336efdef5b3a4a8229
merge from trunk #624 fix, modulo operator escaping
CHANGES
lib/sqlalchemy/databases/mysql.py
lib/sqlalchemy/databases/postgres.py
test/sql/query.py