summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/build/changelog/unreleased_13/5294.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_13/5294.rst b/doc/build/changelog/unreleased_13/5294.rst
new file mode 100644
index 000000000..b564dc10d
--- /dev/null
+++ b/doc/build/changelog/unreleased_13/5294.rst
@@ -0,0 +1,6 @@
+.. change::
+ :tags: change, sql, sybase
+ :tickets: 5294
+
+ Added ``.offset`` support to sybase dialect.
+ Pull request courtesy Alan D. Snow.