1
0
Fork 0
mirror of synced 2024-10-06 05:04:20 +13:00
appwrite/tests
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
..
benchmarks
e2e
extensions
resources
unit Update DSN to support special chars for user and password 2023-07-31 09:36:49 -07:00