]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add type annotations to CreateSchema & DropSchema (#11914)
authorsh-at-cs <112704226+sh-at-cs@users.noreply.github.com>
Mon, 23 Sep 2024 17:21:40 +0000 (19:21 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2024 17:21:40 +0000 (19:21 +0200)
commit40ccf772d377ec5f0b07691d3505292ddbbd2435
tree885a36198bb3446ae13bb024ea57c5351f2de72e
parent64c1299180c2d944142d54bea741355d474bcbde
Add type annotations to CreateSchema & DropSchema (#11914)
lib/sqlalchemy/sql/ddl.py