]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
add change log 1486/head
authorzhouyizhen <zhouyizhen@metrodata.tech>
Wed, 5 Jun 2024 03:53:50 +0000 (11:53 +0800)
committerzhouyizhen <zhouyizhen@metrodata.tech>
Wed, 5 Jun 2024 03:53:50 +0000 (11:53 +0800)
docs/build/unreleased/1479.rst [new file with mode: 0644]

diff --git a/docs/build/unreleased/1479.rst b/docs/build/unreleased/1479.rst
new file mode 100644 (file)
index 0000000..5a65320
--- /dev/null
@@ -0,0 +1,6 @@
+.. change::
+    :tags: bug, autogenerate, postgresql
+    :tickets: 1479
+
+    Fixed the detection of serial column in autogenerate with tables
+    not under default schema on PostgreSQL