]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
add changelog
authorEllis Valentiner <ellisvalentiner@gmail.com>
Wed, 20 Dec 2023 14:32:18 +0000 (09:32 -0500)
committerEllis Valentiner <ellisvalentiner@gmail.com>
Wed, 20 Dec 2023 14:32:18 +0000 (09:32 -0500)
doc/build/changelog/unreleased_21/10777.rst [new file with mode: 0644]

diff --git a/doc/build/changelog/unreleased_21/10777.rst b/doc/build/changelog/unreleased_21/10777.rst
new file mode 100644 (file)
index 0000000..108dd64
--- /dev/null
@@ -0,0 +1,5 @@
+.. change:
+    :tags: bug, postrgesql, reflection
+    :tickets: 10777
+
+    Fixed issue in parsing of PostgreSQL CHECK constraints marked "NO INHERIT".