We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dee4ca commit 15dbaaeCopy full SHA for 15dbaae
AUTHORS
@@ -35,6 +35,7 @@ Kamil Dziedzic <kamil at klecza.pl>
35
Kevin Malachowski <kevin at chowski.com>
36
Lennart Rudolph <lrudolph at hmc.edu>
37
Leonardo YongUk Kim <dalinaum at gmail.com>
38
+Lion Yang <lion@aosc.xyz>
39
Luca Looz <luca.looz92 at gmail.com>
40
Lucas Liu <extrafliu at gmail.com>
41
Luke Scott <luke at webconnex.com>
driver.go
@@ -4,7 +4,7 @@
4
// License, v. 2.0. If a copy of the MPL was not distributed with this file,
5
// You can obtain one at http://mozilla.org/MPL/2.0/.
6
7
-// Package mysql provides a MySQL driver for Go's database/sql package
+// Package mysql provides a MySQL driver for Go's database/sql package.
8
//
9
// The driver should be used via the database/sql package:
10
0 commit comments