From: zhouyizhen Date: Wed, 5 Jun 2024 03:53:50 +0000 (+0800) Subject: add change log X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24df8f906d281df92c531df5a9e1f64d8cdb8527;p=thirdparty%2Fsqlalchemy%2Falembic.git add change log --- diff --git a/docs/build/unreleased/1479.rst b/docs/build/unreleased/1479.rst new file mode 100644 index 00000000..5a653201 --- /dev/null +++ b/docs/build/unreleased/1479.rst @@ -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