appwrite/src
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
..
Appwrite Update DSN to support special chars for user and password 2023-07-31 09:36:49 -07:00
Executor Linter fix 2022-06-08 09:10:44 +02:00