]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- expand out all the methods on insert/update/delete/select for now
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Aug 2012 02:04:33 +0000 (22:04 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 20 Aug 2012 02:04:33 +0000 (22:04 -0400)
commit099c9d39ebfc29c7b4058a0b41205bf8b47612c1
treef2dbc6826938ec72e3b9d084281c81269813e707
parent223af5b1167a1fcb7027e0093284b03851446c7f
- expand out all the methods on insert/update/delete/select for now
- remove deprecation test
doc/build/core/expression_api.rst
test/dialect/test_mysql.py