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
Describe the bug
Advanced setting doesn't use charset set or set any charset by default
To Reproduce
Steps to reproduce the behavior:
Go to PDOLoad class
initPDO method doesn't set charset
Expected behavior
I want the charset set in the advanced setting to be part of the config passed to the PDO class when called within the initPDO method of PDOLoad class
Screenshots
Desktop (please complete the following information):
OS: MacOS Catalina 10.15.7
Browser: Firefox, Chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
Advanced setting doesn't use charset set or set any charset by default
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want the charset set in the advanced setting to be part of the config passed to the PDO class when called within the initPDO method of PDOLoad class
Screenshots
![Screen Shot 2022-02-09 at 4 17 39 PM](https://user-images.githubusercontent.com/71196808/153291629-7cf52fc1-3921-4efb-ae38-12bfc0e8f7ca.png)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: