We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bdaec commit 422ab6fCopy full SHA for 422ab6f
dsn.go
@@ -58,7 +58,6 @@ type Config struct {
58
MultiStatements bool // Allow multiple statements in one query
59
ParseTime bool // Parse time values to time.Time
60
RejectReadOnly bool // Reject read-only connections
61
- Compression bool // Compress packets
62
}
63
64
// NewConfig creates a new Config and sets default values.
0 commit comments