]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
add a changelog 1260/head
authorАдриан Максим Александрович <adrian@tochka.com>
Tue, 11 Jul 2023 08:38:40 +0000 (11:38 +0300)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 11 Jul 2023 19:28:45 +0000 (21:28 +0200)
docs/build/unreleased/151.rst [new file with mode: 0644]

diff --git a/docs/build/unreleased/151.rst b/docs/build/unreleased/151.rst
new file mode 100644 (file)
index 0000000..9f2c42d
--- /dev/null
@@ -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