From fe1a09029b6b92f8125d1e09cfdc9eea9f0f9024 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Thu, 14 Aug 2014 14:15:46 -0400 Subject: [PATCH] on second thought we need to prioritize what really needs to be here and what's just in changelog --- doc/build/changelog/migration_10.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/build/changelog/migration_10.rst b/doc/build/changelog/migration_10.rst index 22005e062a..cf81d41fdc 100644 --- a/doc/build/changelog/migration_10.rst +++ b/doc/build/changelog/migration_10.rst @@ -114,13 +114,6 @@ alone:: :ticket:`3027` -``raise_on_warnings`` defaults to False for mysql-connector-python ------------------------------------------------------------------- - -The Mysql-connector-Python dialect now sets ``raise_on_warnings`` to -``False``, matching the default of the DBAPI itself. - -:ticket:`2515` New Features ============ -- 2.47.3