diff options
-rw-r--r-- | doc/build/changelog/unreleased_12/4088.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_12/4088.rst b/doc/build/changelog/unreleased_12/4088.rst index 4f79b61b0..6159db171 100644 --- a/doc/build/changelog/unreleased_12/4088.rst +++ b/doc/build/changelog/unreleased_12/4088.rst @@ -10,3 +10,4 @@ when used directly will now include the correct type coercion rules for SQL expressions that also take effect for :class:`.sqltypes.Interval` (such as adding a date to an interval yields a datetime). + |