Commit Graph

  • d8e192b752 Update amalgamation code Yasuhiro Matsumoto 2022-08-16 14:28:29 +09:00
  • 595e13285d Retract +incompatible releases Bryan C. Mills 2022-01-14 10:08:41 -05:00
  • fd616a2f47 Update supported Go version to Go 1.19 Aoang 2022-08-14 16:19:33 +08:00
  • 3ccccfb4c9 Support returning any from callbacks (#1046) Phil Eaton 2022-05-29 21:06:43 -04:00
  • b819467576 Add error checking in simple example for tx.Commit Kristóf Havasi 2021-05-05 22:00:24 +02:00
  • 43dcd3131f Update _example/simple/Dockerfile mattn 2022-05-18 11:21:26 +09:00
  • c122302862 feat: simple example of Dockerfile w/ multi-stage build KEINOS 2022-05-17 14:09:50 +09:00
  • aa1e904220 Update amalgamation code Yasuhiro Matsumoto 2022-05-13 10:43:30 +09:00
  • adb060d295 Update .github/workflows/go.yaml mattn 2022-05-13 10:44:37 +09:00
  • a68a2b7fc5 Update supported Golang version to Go 1.18 Aoang 2022-03-22 13:56:32 +08:00
  • bedc2985ef Update sqlite3_opt_preupdate_omit.go Corey Butler 2022-04-22 21:40:39 -05:00
  • c1379fcb35 Update sqlite3_opt_preupdate_hook.go Corey Butler 2022-04-22 21:40:05 -05:00
  • 2df077b74c Update amalgamation Phil Eaton 2022-02-22 21:27:20 -05:00
  • ae2a61f847 Add sqlite3_file_control() support Ben Johnson 2022-01-28 08:37:05 -07:00
  • 671e666c2e Add example using driverName Yasuhiro Matsumoto 2022-01-09 22:39:48 +09:00
  • c0fa5ea6d6 Add driverName to be possible change driver name Yasuhiro Matsumoto 2022-01-09 22:38:53 +09:00
  • 98c52198ca Temporary disable test for dropping vtable Yasuhiro Matsumoto 2021-12-27 01:36:58 +09:00
  • 7fbc50c941 Update amalgamation code Yasuhiro Matsumoto 2021-12-27 00:17:31 +09:00
  • 85436841b3 Fix GitHub workflows Yasuhiro Matsumoto 2021-10-26 09:48:31 +09:00
  • 4761e9cad1 Do no test with go-acc on Windows (#980) mattn 2021-10-26 10:18:18 +09:00
  • 48c6a56ee0 Add go.mod and go.sum for upgrade (#978) mattn 2021-10-26 09:39:02 +09:00
  • bb15a32a4f Drop old versions (#979) mattn 2021-10-26 09:38:41 +09:00
  • 9537be5eb3 Adds CIFuzz for fuzzing as continuous integration (#919) Catena cyber 2021-10-25 17:32:35 +02:00
  • a4fc68a6cb sqlite3_test.go: Fix go test -run=...: Use standard sub-tests (#881) Evan Jones 2021-10-25 11:24:46 -04:00
  • 2b131e01c1 change angle bracket import to quotes (#868) Hanzhen Yi 2021-10-25 08:23:19 -07:00
  • 5671e01493 Update SQLite3_ The columntypescantype method of type (#909) Auler 2021-10-25 23:19:41 +08:00
  • 2b780b4a7f fix idxStr freeing issue (#898) Patrick DeVivo 2021-10-25 17:13:24 +02:00
  • 98d34f9dc5 Use single-quotes around string literals. (#934) Michael Hofmann 2021-10-25 17:09:24 +02:00
  • 3bb6941859 sqlite3.go: use PRAGMA to set busy_timeout (#910) Dan Peterson 2021-10-25 12:08:40 -03:00
  • ab653675c9 Test on 1.17 Yasuhiro Matsumoto 2021-10-26 00:06:23 +09:00
  • 1cdbb70da1 run tests against Go 1.16 (#967) Harry 2021-10-25 08:05:59 -07:00
  • b3df4a5ff0 Fix typo in README.md (#939) Ikko Ashimine 2021-10-26 00:05:45 +09:00
  • 4bc7a1fc15 Resolve windows CI issues (#941) hackerman 2021-10-25 17:05:01 +02:00
  • 1f85ebd7c4 Allow building on OpenBSD (#976) Denis Fondras 2021-10-25 17:02:17 +02:00
  • 628398eed2 chore: readme: Fix link, typos, copy editing (#974) Ross Smith II 2021-10-22 00:35:44 -07:00
  • 3900dc3187 return non-nil result when calling exec with empty query (#973) Aviv Klasquin Komissar 2021-10-19 12:18:21 +03:00
  • 3392062c72 bump codecov/codecov-action@v2 (#957) Ichinose Shogo 2021-07-20 22:28:26 +09:00
  • cba6eaee48 Update amalgamation code (#955) mattn 2021-07-15 22:31:14 +09:00
  • 1157a4212d Update amalgamation code (#940) mattn 2021-04-15 00:44:23 +09:00
  • ab91e9342b make column metadata functionality opt-in Jesse Rittner 2021-02-18 09:17:00 -05:00
  • 95e88ca693 Export sqlite3_column_table_name (#900) Philip O'Toole 2021-02-17 21:58:21 -05:00
  • 323de98a4c Go get go-acc with environment variable for go modules (#915) Catena cyber 2021-02-16 14:01:58 +01:00
  • 16175c1389 Adds a fuzz target (#908) Catena cyber 2021-02-15 14:57:26 +01:00
  • 3cbdae750e Export sqlite3_stmt_readonly() via SQLiteStmt.Readonly() (#895) Martin Tournoij 2020-12-28 07:52:08 +08:00
  • 52436d4074 Update amalgamation code (#896) mattn 2020-12-26 23:18:41 +09:00
  • 92d23714a8 add support for defining an "eponymous only" virtual table (#885) Patrick DeVivo 2020-12-26 09:11:17 -05:00
  • 66ff625f34 RowsColumnTypeNullable not implemented (#848) Jinzhu 2020-12-26 22:07:28 +08:00
  • 02ce7ec581 Add ?_cache_size=[..] to connection parameters (#894) Martin Tournoij 2020-12-26 22:05:20 +08:00
  • e30206cd31 clarify usleep license (#893) Brad Rydzewski 2020-12-26 09:04:03 -05:00
  • 223d277c80 Fix ci Yasuhiro Matsumoto 2020-11-18 00:34:04 +09:00
  • ae4208e73a Drop go1.11 (#852) mattn 2020-11-17 10:04:27 +09:00
  • 0709612629 README.md: use link in markdown (#859) Buk Bukowski 2020-11-17 02:04:13 +01:00
  • 943e8f860d sqlite3.go: Remove -DSQLITE_ENABLE_FTS4_UNICODE61: not supported (#872) Evan Jones 2020-11-16 12:00:32 -05:00
  • 8e02107ef7 sqlite3.go: remove -DSQLITE_DISABLE_INTRINSIC: better builds (#878) Evan Jones 2020-11-16 11:59:22 -05:00
  • 6da13a7bd9 .github/workflows: stop using deprecated add-path command (#873) Evan Jones 2020-11-16 11:56:45 -05:00
  • 1fbedab173 Support vfs for Open (#877) mattn 2020-11-17 01:54:21 +09:00
  • 3fb3c0de37 TestExecContextCancel: Reduce timeout to make less flaky (#879) Evan Jones 2020-11-16 11:52:56 -05:00
  • 70c77097f2 sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go (#883) Evan Jones 2020-11-16 11:52:26 -05:00
  • 4f7abea96e doc.go: you can use Conn.Raw to get *SQLiteConn (#882) Evan Jones 2020-11-16 09:42:00 -05:00
  • 784c625194 Expand documentation for extension functions (#880) Macaully James Muir 2020-11-16 15:40:44 +01:00
  • 92f580b350 Fix #860 extenstion entry bug (#861) Yunus Ayar 2020-10-02 10:13:14 +02:00
  • 4120733fec Add build tag ignore for upgrade script (#851) mattn 2020-09-11 16:06:34 +09:00
  • 862b95943f Fix "cannot start a transaction within a transaction" issue (#764) (#765) Andrii Zavorotnii 2020-08-28 08:43:21 -07:00
  • 6a8b30186d Use go-pointer instead of uintptr hacks. (#814) mattn 2020-08-26 09:36:43 +09:00
  • 59d4145b7f treat vtable C arrays as Go slices rather than giant Go arrays (#840) rittneje 2020-08-25 14:22:54 -04:00
  • 4b46e2b60d coveralls to codecov (#845) raa0121 2020-08-25 18:13:57 +09:00
  • c14096f123 Fix go.yaml Yasuhiro Matsumoto 2020-08-25 14:24:45 +09:00
  • fd606f826a Update README.md Yasuhiro Matsumoto 2020-08-25 13:59:58 +09:00
  • 09fcd35eaa Add Github Actions yaml and set LDFLAGS on windows (#843) raa0121 2020-08-25 13:56:34 +09:00
  • 2329c6ea75 Update amalgamation code (#842) mattn 2020-08-19 20:15:57 +09:00
  • 4c2df3cc46 Travis-CI: set go_import_path (#829) Olivier Mengué 2020-07-21 10:00:10 +02:00
  • 979ea59e5a Travis-CI: add Go 1.14.x, change order of Go versions (#830) Olivier Mengué 2020-07-21 09:59:02 +02:00
  • aa77c03e2f Update README.md Yasuhiro Matsumoto 2020-06-18 22:22:56 +09:00
  • baaf8a9784 upgrade amalgamation code (#821) mattn 2020-06-06 12:49:38 +09:00
  • 0cec2d7524 Add mock versions of SQLiteDriver and SQLiteConn for +build !cgo (#819) Martin Tournoij 2020-06-05 21:06:55 +08:00
  • f600c4bddb Edited note in README (#817) turtlemaster19 2020-06-01 08:39:02 -05:00
  • e77f7dd61e Document requirements for cross compiling from OSX (#804) Vishnu Mohandas 2020-05-15 21:18:12 +05:30
  • db4c9426f8 Enable all prefixes for named parameters and allow for unused named parameters (#811) gber 2020-05-14 14:28:04 +00:00
  • 44b2a6394a Fix #808: remove goconvey (#809) Diego Becciolini 2020-05-14 15:24:58 +01:00
  • 61ad8da9d6 Fix for early termination of returned rows (#805) ShanePerron 2020-05-02 11:42:42 -04:00
  • 98a44bcf59 report actual error message if sqlite3_load_extension fails (#800) rittneje 2020-04-16 01:45:59 -04:00
  • 58b2310c97 Add extension-functions.c info to README (#779) Paul Bergeron 2020-04-16 07:44:20 +02:00
  • 77fdcc27bb Update dependencies Yasuhiro Matsumoto 2020-04-16 14:43:15 +09:00
  • a23162b94b feat: add go modules (#781) Karthik K 2020-04-16 11:12:04 +05:30
  • 67986a7832 chore: remove debug code (#788) Manfred Touron 2020-02-27 09:28:46 +01:00
  • 9bdaffc12b upgrade amalgamation code (#777) mattn 2020-01-28 19:25:19 +09:00
  • ed406dd4e2 Update README.md Yasuhiro Matsumoto 2020-01-23 15:57:42 +09:00
  • d51eaf3b34 Fix typo (#763) Sergey Bronnikov 2020-01-09 12:43:04 +03:00
  • 53cff3fceb fix typo in doc comment (#770) rittneje 2019-12-17 02:07:49 -05:00
  • b4f5cc77d1 add SystemErrno to Error (#740) rittneje 2019-12-17 01:58:28 -05:00
  • 590d44c02b Merge pull request #744 from azavorotnii/ctx_cancel mattn 2019-11-19 01:19:53 +09:00
  • 0cf797e1cd Merge pull request #760 from mattn/sqlite-amalgamation-3300100 mattn 2019-11-19 01:18:17 +09:00
  • a1e7f13af0 upgrade amalgamation code Yasuhiro Matsumoto 2019-11-18 22:50:50 +09:00
  • 4d8693d6ee Merge pull request #758 from mattn/noncgo mattn 2019-11-18 19:50:39 +09:00
  • fc06e55305 Add build constraints for non cgo Yasuhiro Matsumoto 2019-11-18 18:03:31 +09:00
  • 67c1376b46 Merge pull request #754 from codesoap/master mattn 2019-11-05 14:44:21 +09:00
  • 17bc44792c Improve readability of Backup() codesoap 2019-10-31 15:26:56 +01:00
  • c64f703b0d Merge pull request #753 from opencollective/opencollective mattn 2019-10-31 09:30:00 +09:00
  • c74e550595 Added financial contributors to the README Jess 2019-10-30 15:39:31 -07:00
  • 3f45aefa8d Update FUNDING.yml mattn 2019-10-08 17:38:25 +09:00