summaryrefslogtreecommitdiff
path: root/doc/build/changelog/unreleased_14/7386.rst
blob: e344453c8c4af597cb0523119304f74b77b76542 (plain)
1
2
3
4
5
6
7
.. change::
    :tags: usecase, sql
    :tickets: 7386

    Support multiple clause elements in the :meth:`_sql.Exists.where` method,
    unifying the api with the on presented by a normal :func:`_sql.select`
    construct.