summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/build/changelog/unreleased_13/5276.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_13/5276.rst b/doc/build/changelog/unreleased_13/5276.rst
new file mode 100644
index 000000000..d7c05d747
--- /dev/null
+++ b/doc/build/changelog/unreleased_13/5276.rst
@@ -0,0 +1,7 @@
+.. change::
+ :tags: bug, schema
+ :tickets: 5276
+
+ Fixed issue where ``dialect_options`` were omitted when a
+ database object (e.g., :class:`.Table`) was copied using
+ :func:`.tometadata`. \ No newline at end of file