1
0
Fork 0
mirror of synced 2024-07-06 23:21:05 +12: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 Add account benchmarks 2022-07-20 01:30:01 +12:00
e2e Merge branch 'master' into feat-master-to-1.4.x 2023-07-26 13:33:49 -07:00
extensions fix lint error 2023-02-13 06:26:36 +00:00
resources chore(tests): update .env 2022-10-17 16:01:28 +05:30
unit Update DSN to support special chars for user and password 2023-07-31 09:36:49 -07:00