]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
genericized the relationship between bind_processor() and _bind_processor() a little...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Sep 2008 23:05:25 +0000 (23:05 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Sep 2008 23:05:25 +0000 (23:05 +0000)
commita964a42000da75d824331c002bf76414f187fd08
tree44b6ab9a4fa071656adca653ae487ce8147bcc1f
parent8d2fd5f87aaf837042d2dc5e692f84deb7dd1710
genericized the relationship between bind_processor() and _bind_processor() a little more
lib/sqlalchemy/databases/sqlite.py