]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
on second thought we need to prioritize what really needs to be
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Aug 2014 18:15:46 +0000 (14:15 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Aug 2014 18:15:46 +0000 (14:15 -0400)
here and what's just in changelog

doc/build/changelog/migration_10.rst

index 22005e062ab9022c1943bfd067ca5fcf81d3e103..cf81d41fdcdf451a6efbb332a6b3a36a6ca67e5b 100644 (file)
@@ -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
 ============