]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
edits and reorganization for union/pep695 typing docs
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2024 21:59:28 +0000 (16:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jan 2025 21:10:54 +0000 (16:10 -0500)
commit0ac7cd16ea679a9c0ef2f407fa9e22dfc07c7acc
treeef59bbfaf642898bfc5ba1cf795ff841acff399a
parentfd3d17a30b15cc45ba18efaeb24ecc29b0ea1087
edits and reorganization for union/pep695 typing docs

also some new tests

References: #11944
References: #11955
References: #11305
Change-Id: Ifaf8ede52a57336fa3875e8d86c6e22b2b8a0e14
doc/build/orm/declarative_tables.rst
test/orm/declarative/test_tm_future_annotations_sync.py
test/orm/declarative/test_typed_mapping.py