From: Адриан Максим Александрович Date: Tue, 11 Jul 2023 08:38:40 +0000 (+0300) Subject: add a changelog X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed62d17c349dc175521993c5a62b842f6ac624d;p=thirdparty%2Fsqlalchemy%2Falembic.git add a changelog --- diff --git a/docs/build/unreleased/151.rst b/docs/build/unreleased/151.rst new file mode 100644 index 00000000..9f2c42dd --- /dev/null +++ b/docs/build/unreleased/151.rst @@ -0,0 +1,6 @@ +.. change:: + :tags: feature, operations + :tickets: 151 + + Added parameters if_exists and if_not_exists for index operations. + Pull request courtesy of Max Adrian. \ No newline at end of file