]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- string-based query param parsing/config file parser understands
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Oct 2007 21:33:21 +0000 (21:33 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Oct 2007 21:33:21 +0000 (21:33 +0000)
commitcc0e7c796f61e17cb7050de0701905c65ce558eb
tree1c63b86a5ae37a6b5c44bbecf86182d4c415f43b
parenta54deba01d07e8e0971db31a96379d275ccfb0d3
- string-based query param parsing/config file parser understands
  wider range of string values for booleans [ticket:817]
CHANGES
lib/sqlalchemy/util.py
test/engine/parseconnect.py