]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
add changelog note
authorAaron Griffin <aaron@growtherapy.com>
Thu, 24 Apr 2025 18:04:42 +0000 (13:04 -0500)
committerAaron Griffin <aaron@growtherapy.com>
Thu, 24 Apr 2025 18:04:42 +0000 (13:04 -0500)
docs/build/unreleased/1650.rst [new file with mode: 0644]

diff --git a/docs/build/unreleased/1650.rst b/docs/build/unreleased/1650.rst
new file mode 100644 (file)
index 0000000..ae7b337
--- /dev/null
@@ -0,0 +1,5 @@
+.. change::
+    :tags: usecase, operations
+    :tickets: 1650
+
+    Support if_exists on drop constraint operations