Skip to content

Commit 3f855aa

Browse files
committed
DSN param values must be escaped
1 parent 7503ab8 commit 3f855aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Changes:
1313
- Refactored the driver tests
1414
- Added more benchmarks and moved all to a separate file
1515
- Other small refactoring
16+
- DSN parameter values must now be url.QueryEscape'ed. This allows text values to contain special characters, such as '&'.
1617

1718
New Features:
1819

0 commit comments

Comments
 (0)