]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a note clarifying query.with_labels(), fixes #3506
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Aug 2015 21:46:34 +0000 (17:46 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Aug 2015 21:47:03 +0000 (17:47 -0400)
commit6416c2a3f7686329f3dbabcb91e1fc3cf412e292
treea5cb0c849a7868020c4c0e64a82591b10794a39b
parentbd0f65400ed274b083c22b21d1d81af6e857b0b2
- add a note clarifying query.with_labels(), fixes #3506

(cherry picked from commit 292f5bec1cbfcaa9d16af8fe4149c7191f194f11)
lib/sqlalchemy/orm/query.py