diff options
| author | Diana Clarke <diana.joan.clarke@gmail.com> | 2013-03-29 15:05:18 -0400 |
|---|---|---|
| committer | Diana Clarke <diana.joan.clarke@gmail.com> | 2013-03-29 15:05:18 -0400 |
| commit | e49efb5e2ce566c9840a82b8e4e9d8650459f7d6 (patch) | |
| tree | 0395e159f56355278a0614bfd74f0763c1bbc98e /doc | |
| parent | 423cd7fbf695d2becdfc83751a8dbc0650854bea (diff) | |
| download | sqlalchemy-e49efb5e2ce566c9840a82b8e4e9d8650459f7d6.tar.gz | |
adding pullreq # to changelog
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/changelog/changelog_08.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 96bbdb5a8..6181b965e 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -9,6 +9,7 @@ .. change:: :tags: feature, orm :tickets: 2673 + :pullreq: 53 Added a convenience method to Query that turns a query into an EXISTS subquery of the form EXISTS (SELECT 1 FROM ... WHERE ...) |
