diff options
-rw-r--r-- | doc/build/changelog/migration_10.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/build/changelog/migration_10.rst b/doc/build/changelog/migration_10.rst index 22005e062..cf81d41fd 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 ============ |