You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The warning that is logged and registered as a SQLWarning about no (explicit) connection character set causes more confusion and wrong assumptions about problems than it is worth.
To that end:
Stop registering the SQLWarning
Remove the logged warning (or maybe move it to debug or trace).
The text was updated successfully, but these errors were encountered:
The warning that is logged and registered as a SQLWarning about no (explicit) connection character set causes more confusion and wrong assumptions about problems than it is worth.
To that end:
The text was updated successfully, but these errors were encountered: