Skip to content

Commit c5af325

Browse files
committed
Add integration test
1 parent 3b8f09f commit c5af325

File tree

4 files changed

+345
-422
lines changed

4 files changed

+345
-422
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* Masked the sensitive credential data in the connection string (DSN, data source name) from error messages for security reasons
2+
* Added `WithConcurrentResultSets` option for `db.Query().Query()`
23

34
## v3.121.0
45
* Changed internal pprof label to pyroscope supported format
@@ -23,7 +24,6 @@
2324
## v3.118.1
2425
* Fixed connection timeout issue in topics writer
2526
* Supported `sql.Null*` from `database/sql` as query params in `toValue` func
26-
* Added `WithConcurrentResultSets` option for `db.Query().Query()`
2727

2828
## v3.118.0
2929
* Added support for nullable `Date32`, `Datetime64`, `Timestamp64`, and `Interval64` types in the `optional` parameter builder

0 commit comments

Comments
 (0)