]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added a tweak to the "history_meta" example where the check for
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Feb 2014 00:05:36 +0000 (19:05 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Feb 2014 00:05:36 +0000 (19:05 -0500)
commitb85f0b5681272dc0976bbb760fdbb243aa7ce5a4
treeb71b00f7b4a8b01d97a660e01caabc87ef5c294e
parent1b8a495767866f975a12e516dee98eaf7f2269c0
- Added a tweak to the "history_meta" example where the check for
"history" on a relationship-bound attribute will now no longer emit
any SQL if the relationship is unloaded.
doc/build/changelog/changelog_09.rst
examples/versioned_history/history_meta.py