]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Minor cleanup
authorFederico Caselli <cfederico87@gmail.com>
Wed, 13 Jul 2022 21:18:57 +0000 (23:18 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 13 Jul 2022 21:18:57 +0000 (23:18 +0200)
commit758dc7ed2b322069b80fb21b5cc3296d2a8c6c92
tree8156cf9715471a0f09ed288ae42ee0ea22423491
parentfa8a7715a3f184c708a5e1625f63849844667da4
Minor cleanup

- remove unnecessary postgresql visit that's equal to the default compiler
- clarify type_annotation_map documentation

Change-Id: I0c1fa212d06f6af799a5894802574250622c855e
lib/sqlalchemy/dialects/postgresql/base.py
lib/sqlalchemy/orm/decl_api.py