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 ad7743f commit e51fe34Copy full SHA for e51fe34
lib/sqlrunner.go
@@ -1,5 +1,5 @@
1
// Package sqlrunner provides a wrapper of SQLite that implements the
2
-// cache, timed out, and MySQL-compatible functions.
+// cache, timeout, and MySQL-compatible functions.
3
package sqlrunner
4
5
import (
0 commit comments