Directories ¶
Path | Synopsis |
---|---|
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface.
|
Package sqltraced provides a traced version of any driver implementing the database/sql/driver interface. |
parsedsn
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string
|
Package parsedsn provides functions to parse any kind of DSNs into a map[string]string |
parsedsn/mysql
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs
|
Package mysql is the minimal fork of go-sql-driver/mysql so we can use their code to parse the mysql DSNs |
parsedsn/pq
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs
|
Package pq is the minimal fork of lib/pq so we can use their code to parse the postgres DSNs |
sqltest
Package sqltest is used for testing sql packages
|
Package sqltest is used for testing sql packages |
sqlutils
Package sqlutils share some utils functions for sql packages
|
Package sqlutils share some utils functions for sql packages |
Click to show internal directories.
Click to hide internal directories.