1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00
Commit graph

4 commits

Author SHA1 Message Date
Steven Nguyen
b960634088
Update DSN to support special chars for user and password
Previously, DSN would not be able to parse special characters like "@"
or "/". This adds support by requiring the input to be url encoded and
then DSN would decode it after parsing.
2023-07-31 09:36:49 -07:00
Torsten Dittmann
bf9533007b tests: fix unit tests 2022-08-01 12:22:04 +02:00
Christy Jacob
b56fb8f6f4 fix: linter issues 2022-06-14 20:00:02 +02:00
Christy Jacob
cdff6cc2ec feat: add DSN 2022-06-14 17:10:09 +02:00