From 20cdf0e8550e5d2d7a5f2b3ad1e3b8bd354e9b6c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 26 Jan 2015 16:53:59 -0500 Subject: [PATCH] - changelog for pullreq github:150 --- doc/build/changelog/changelog_10.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/build/changelog/changelog_10.rst b/doc/build/changelog/changelog_10.rst index 79e43e6a37..a6a935da48 100644 --- a/doc/build/changelog/changelog_10.rst +++ b/doc/build/changelog/changelog_10.rst @@ -22,6 +22,14 @@ series as well. For changes that are specific to 1.0 with an emphasis on compatibility concerns, see :doc:`/changelog/migration_10`. + .. change:: + :tags: feature, sql + :pullreq: github:150 + + The type of expression is reported when an object passed to a + SQL expression unit can't be interpreted as a SQL fragment; + pull request courtesy Ryan P. Kelly. + .. change:: :tags: bug, orm :tickets: 3227, 3242, 1326 -- 2.47.3