]> 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:01:59 +0000 (15:01 -0400)
commit902e013ec127bbef29c3f609e8b8de835791b1d1
tree4c54b6a7a621f2b2a3c6c4ef906130e173adc577
parent236db85f96e84fe099e63182bc4e67ceb65bd0d0
- 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