mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-24 01:21:55 -04:00
Update doc/build/changelog/unreleased_20/11870.rst
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
:tags: bug, mysql
|
||||
:tickets: 11870
|
||||
|
||||
AddedFixed discepancy between mysqlclient and mariadbconnector where the
|
||||
Fixed discepancy between mysqlclient and mariadbconnector where the
|
||||
latter didn't merge url query options with the other args preventing options
|
||||
like ``?unix_socket=/path/to/socket.sock"`` being passed to the driver that
|
||||
way. Pull request courtesy Tobias Alex-Petersen.
|
||||
|
||||
Reference in New Issue
Block a user