]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
various improvements to the docs
authorFederico Caselli <cfederico87@gmail.com>
Mon, 24 Feb 2025 19:56:38 +0000 (20:56 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 24 Feb 2025 19:56:38 +0000 (20:56 +0100)
commit40b4845f9faa23e45cf6cd390997638a9b0b8fab
treeedd68d7397476131bf3ad07c369b69c3e52c1b89
parent3c69e9d1fb8d8f4d16628b9355fe95e53865e2dd
various improvements to the docs

- remove references to the removed mypy plugin
- add create table with partition examples in mysql

Change-Id: Idc5c35519a0812f1d63be95c14afb9ce2b00ea93
doc/build/changelog/changelog_14.rst
doc/build/changelog/migration_20.rst
doc/build/changelog/whatsnew_20.rst
doc/build/errors.rst
doc/build/orm/declarative_tables.rst
lib/sqlalchemy/dialects/mysql/base.py
lib/sqlalchemy/orm/decl_api.py