This website requires JavaScript.
Explore
Help
Sign In
re
/
go-sqlite3
forked from
mirror/go-sqlite3
Watch
1
Star
0
Fork
You've already forked go-sqlite3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
09cb77ebcc
go-sqlite3
/
driver
/
driver.goconvey
7 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update * Increase coverage of backup tests * FormatDSN * Rewrite C.in to types for Stringer implementation * Add PRAGMA func * Fix TestPinger * Driver, DriverContext => Fix Extensions, ConnectHook * Add Stringer to CryptEncoder, CryptSaltedEncoder * Fix OpenConnector * Renamed context to vtable_context and include build tag
2018-06-24 23:57:57 +03:00
-tags=sqlite_userauth
-cover
Update * TestConnGetFilename * TestConnAutoCommit * TestHooksNil * TestLimit * TestResultColumnTypeInteger * TestResultColumnTypeText * TestResultColumnTypeBLOB * TestResultColumnTypeFloat * TestResultColumnTypeDateTime * TestResultColumnTypeNULL * TestPreparedStatementConn * Fix: ColumnTypeDatabaseTypeName: Upper / Lower case
2018-06-29 12:39:30 +03:00
-race