summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormike bayer <mike_mp@zzzcomputing.com>2023-04-25 16:42:38 +0000
committerGerrit Code Review <gerrit@bbpush.zzzcomputing.com>2023-04-25 16:42:38 +0000
commit019e5feefe2bbcc33b231f02b957635c3daa2ebc (patch)
treeba0ece267d9df86a9b6584a5ae9cfe8ddca0cd43 /docs
parent197e001ee92f2672458b1c2abaa2b66098241d53 (diff)
parent4c5f80b0217c2d5b778ab2c5c34d431206d7a743 (diff)
downloadalembic-019e5feefe2bbcc33b231f02b957635c3daa2ebc.tar.gz
Merge "Improve typing." into main
Diffstat (limited to 'docs')
-rw-r--r--docs/build/unreleased/1221.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/build/unreleased/1221.rst b/docs/build/unreleased/1221.rst
new file mode 100644
index 0000000..de14f15
--- /dev/null
+++ b/docs/build/unreleased/1221.rst
@@ -0,0 +1,6 @@
+.. change::
+ :tags: bug, batch
+ :tickets: 1221
+
+ Correctly pass previously ignored arguments ``insert_before`` and
+ ``insert_after`` in ``batch_alter_column``