]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Extend to similar methods + add docs/tests
authorEric Masseran <eric.masseran@gmail.com>
Tue, 2 Nov 2021 13:33:38 +0000 (14:33 +0100)
committerEric Masseran <eric.masseran@gmail.com>
Tue, 2 Nov 2021 13:44:21 +0000 (14:44 +0100)
commit744ca96f3ad29dd545fac96543bfcda144b43f78
tree1b1e5cf666250d621c15621a1f45e6a648136807
parentf6c6e49c8b36fd7b492f15ccab6fdb52c9a07c9d
Extend to similar methods + add docs/tests
doc/build/changelog/unreleased_14/7259.rst
lib/sqlalchemy/sql/selectable.py
test/sql/test_cte.py
test/sql/test_select.py