From: Aaron Griffin Date: Thu, 24 Apr 2025 18:04:42 +0000 (-0500) Subject: add changelog note X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b6d74e3ae8789297bd40503f8e0d89285af3f8e;p=thirdparty%2Fsqlalchemy%2Falembic.git add changelog note --- diff --git a/docs/build/unreleased/1650.rst b/docs/build/unreleased/1650.rst new file mode 100644 index 00000000..ae7b3375 --- /dev/null +++ b/docs/build/unreleased/1650.rst @@ -0,0 +1,5 @@ +.. change:: + :tags: usecase, operations + :tickets: 1650 + + Support if_exists on drop constraint operations