]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
Add changelog for issue #1300 - fixed in immediately preceding commits 1301/head
authord3 <david.hills@florincourt.com>
Tue, 29 Aug 2023 10:25:40 +0000 (11:25 +0100)
committerd3 <david.hills@florincourt.com>
Tue, 29 Aug 2023 10:25:40 +0000 (11:25 +0100)
docs/build/unreleased/1300.rst [new file with mode: 0644]

diff --git a/docs/build/unreleased/1300.rst b/docs/build/unreleased/1300.rst
new file mode 100644 (file)
index 0000000..5cf1026
--- /dev/null
@@ -0,0 +1,7 @@
+.. change::
+    :tags: bug
+    :tickets: 1300
+
+    Fix for exception when generating drop_constraint for ExcludeConstraint 
+    Postgres migrations.
+