]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add better notes to query.update(), most notably how to deal with a joined table
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Aug 2013 19:01:59 +0000 (15:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Aug 2013 19:02:40 +0000 (15:02 -0400)
commitea787dceca65997f391ae0c6ff5759dcd2bc49ea
tree9672abd7fa1e01615e8aaaca0fa7519492224bfe
parent4f0bda7c455a642b505d6133002c4a5fb1e88876
- add better notes to query.update(), most notably how to deal with a joined table
update, [ticket:2798]
doc/build/core/tutorial.rst
lib/sqlalchemy/orm/query.py