]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
allowlist select(<table>.c) in legacy select() 5936/head
authorOliver Rice <github@oliverrice.com>
Sat, 13 Feb 2021 19:03:15 +0000 (13:03 -0600)
committerOliver Rice <github@oliverrice.com>
Sat, 13 Feb 2021 19:03:15 +0000 (13:03 -0600)
commit575ab3e7df30fc8da03752d102c8eeb6cb3a3e3d
treef046687d0b23f5eff359599c0783018787757708
parent633ff12af04f9e0d22c6a56b972ad8c2b91d08f3
allowlist select(<table>.c) in legacy select()
lib/sqlalchemy/sql/selectable.py
test/sql/test_deprecations.py