go-sqlite3/driver
Gert-Jan Timmer ded182737b Add Tests
* Add TestTransactionConn

#598
2018-06-27 16:43:15 +02:00
..
backup.go Update 2018-06-24 22:57:57 +02:00
backup_test.go Rewrite TestBackupError for Golang:1.8 2018-06-26 16:33:28 +02:00
callback.go Rewrite 2018-06-19 17:54:04 +02:00
callback_test.go Update 2018-06-26 15:55:42 +02:00
cgo_disabled.go Rewrite 2018-06-15 17:53:32 +02:00
cgo_disabled_go110.go Rewrite 2018-06-15 17:53:32 +02:00
config.go Update Connection 2018-06-27 16:42:55 +02:00
config_test.go Update 2018-06-26 15:55:42 +02:00
connection.go Update Connection 2018-06-27 16:42:55 +02:00
connection_go18.go Update 2018-06-24 22:57:57 +02:00
connection_go18_test.go Update 2018-06-24 22:57:57 +02:00
connector.go Update 2018-06-24 22:57:57 +02:00
connector_test.go Update 2018-06-24 22:57:57 +02:00
const.go Update 2018-06-23 09:42:05 +02:00
crypt.go Update 2018-06-26 15:55:42 +02:00
crypt_test.go Update 2018-06-25 17:29:07 +02:00
driver.go Update 2018-06-24 22:57:57 +02:00
driver.goconvey Update 2018-06-24 22:57:57 +02:00
driver_go110.go Update 2018-06-24 22:57:57 +02:00
driver_go110_test.go Update 2018-06-26 16:36:16 +02:00
driver_test.go Update 2018-06-26 15:55:42 +02:00
error.go Update 2018-06-24 22:57:57 +02:00
error_test.go Update 2018-06-26 15:55:42 +02:00
extensions.go Update 2018-06-25 17:29:07 +02:00
extensions_disabled.go Add entension(s) loading 2018-06-20 17:04:38 +02:00
func.go Fix func.go 2018-06-26 16:33:03 +02:00
func_test.go Update 2018-06-26 15:55:42 +02:00
hooks.go Rewrite 2018-06-19 17:54:04 +02:00
hooks_test.go Update 2018-06-26 15:55:42 +02:00
libsqlite3.go Rewrite 2018-06-15 17:53:32 +02:00
limit.go Update 2018-06-23 09:42:05 +02:00
opt_allow_uri_authority.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_app_armor.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_foreign_keys.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_foreign_keys_test.go Update 2018-06-26 15:55:42 +02:00
opt_fts3_test.go Update 2018-06-23 09:42:05 +02:00
opt_fts5.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_icu.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_introspect.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_introspect_test.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_json1.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_secure_delete.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_secure_delete_fast.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_stat4.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_stat4_test.go Update 2018-06-24 22:57:57 +02:00
opt_userauth.go Update 2018-06-25 17:29:07 +02:00
opt_userauth_omit.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_userauth_omit_test.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_userauth_test.go Update 2018-06-26 15:55:42 +02:00
opt_vacuum_full.go Update Copyright 2018-06-20 22:50:53 +02:00
opt_vacuum_incr.go Update Copyright 2018-06-20 22:50:53 +02:00
os_other.go fix/306 2018-06-20 16:43:04 +02:00
os_solaris.go Rewrite 2018-06-15 17:53:32 +02:00
os_windows.go Rewrite 2018-06-15 17:53:32 +02:00
pragma.go Update 2018-06-24 22:57:57 +02:00
result.go Update 2018-06-23 09:42:05 +02:00
sqlite3-binding.c Rewrite 2018-06-15 17:53:32 +02:00
sqlite3-binding.h Rewrite 2018-06-15 17:53:32 +02:00
sqlite3ext.h Rewrite 2018-06-15 17:53:32 +02:00
statement.go Rewrite 2018-06-19 17:54:04 +02:00
statement_go18.go Rewrite 2018-06-19 17:54:04 +02:00
time.go Update 2018-06-26 15:55:42 +02:00
time_test.go Update 2018-06-26 15:55:42 +02:00
trace.go Add trace 2018-06-20 17:02:01 +02:00
transaction.go Rewrite 2018-06-19 17:54:04 +02:00
transaction_test.go Add Tests 2018-06-27 16:43:15 +02:00
type_test.go Update 2018-06-26 15:55:42 +02:00
usleep_windows.go Rewrite 2018-06-15 17:53:32 +02:00
util.go Update 2018-06-26 15:55:42 +02:00
util_test.go Moved Version Test 2018-06-20 22:51:13 +02:00
vtable.go add vtable 2018-06-20 17:04:53 +02:00
vtable_context.go Update 2018-06-24 22:57:57 +02:00
vtable_test.go add vtable 2018-06-20 17:04:53 +02:00