Skip to content

Commit 422ab6f

Browse files
authored
Update dsn.go
1 parent 60bdaec commit 422ab6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dsn.go

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ type Config struct {
5858
MultiStatements bool // Allow multiple statements in one query
5959
ParseTime bool // Parse time values to time.Time
6060
RejectReadOnly bool // Reject read-only connections
61-
Compression bool // Compress packets
6261
}
6362

6463
// NewConfig creates a new Config and sets default values.

0 commit comments

Comments
 (0)