This library provides a type-safe way to work with PostgreSQL connection strings, supporting both the URI format and the keyword/value format as specified in the PostgreSQL documentation.
The Dapr SQL Server state store should successfully connect to the database when the password in the connection string contains a semicolon (;), as semicolons are valid characters in SQL Server ...