Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.1-beta
-
Component/s: API
-
Labels:None
Description
Permit use of connection string to provide options:
example :
mariadb.createConnection('mariadb://user:pass@host/db?debug=true&charset=BIG5_CHINESE_CI&timezone=-0700'); |