go-sql-spanner icon indicating copy to clipboard operation
go-sql-spanner copied to clipboard

test: Add test for invalid DSN (which currently causes a panic)

Open tmc opened this issue 3 years ago • 0 comments

This adds a test case for handling invalid DSNs which currently can cause a panic in extractConnectorConfig.

tmc avatar Jul 31 '22 02:07 tmc