From: Mike Bayer Date: Tue, 26 Sep 2017 22:47:20 +0000 (-0400) Subject: bump 4088 to test ticket autoclose X-Git-Tag: origin X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4d1ee7bdf8f9670057e916a29f1f5252e77207;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git bump 4088 to test ticket autoclose Issue resolved in 35a1f5481a28837490037a6bd99d63590f748933 Change-Id: Ie1acae3d14467916b479192aebb5860ab31992f1 Fixes: #4088 --- diff --git a/doc/build/changelog/unreleased_12/4088.rst b/doc/build/changelog/unreleased_12/4088.rst index 4f79b61b04..6159db1718 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). +