b05ccc5db4
Go-sqlite3 is a sqlite3 driver conforming to the built-in database/sql interface.
69 lines
4.1 KiB
Text
69 lines
4.1 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2019/11/10 14:42:43 ng0 Exp $
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/mattn/go-sqlite3.a
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/mattn/go-sqlite3/upgrade.a
|
|
gopkg/src/github.com/mattn/go-sqlite3/LICENSE
|
|
gopkg/src/github.com/mattn/go-sqlite3/README.md
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/custom_func/main.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/hook/hook.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/limit/limit.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_regexp/Makefile
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_regexp/extension.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_regexp/sqlite3_mod_regexp.c
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_vtable/Makefile
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_vtable/extension.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_vtable/picojson.h
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/mod_vtable/sqlite3_mod_vtable.cc
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/simple/simple.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/trace/main.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/vtable/main.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/_example/vtable/vtable.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/backup.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/backup_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/callback.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/callback_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/doc.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/error.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/error_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3-binding.c
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3-binding.h
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_context.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_func_crypt_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_go18.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_go18_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_libsqlite3.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_load_extension.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_load_extension_omit.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_allow_uri_authority.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_app_armor.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_foreign_keys.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_fts3_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_fts5.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_icu.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_introspect.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_json1.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_secure_delete_fast.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_stat4.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.c
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_userauth.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_userauth_omit.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_userauth_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_incr.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_vtable.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_opt_vtable_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_other.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_solaris.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_test.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_trace.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_type.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_usleep_windows.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3_windows.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/sqlite3ext.h
|
|
gopkg/src/github.com/mattn/go-sqlite3/static_mock.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/upgrade/package.go
|
|
gopkg/src/github.com/mattn/go-sqlite3/upgrade/upgrade.go
|