0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-05-24 14:54:48 +00:00

Commit Graph

  • f76bae4b00 upgrade amalgamation code master v1.14.28 Yasuhiro Matsumoto 2025-04-16 17:29:34 +09:00
  • 65302b0708 Add ability to set an int64 file control (#1298) Jonathan Stacks 2025-04-05 20:42:20 +01:00
  • 8d69329881 revert #1259 v1.14.27 Yasuhiro Matsumoto 2025-04-03 01:27:34 +09:00
  • 9794660801 docs: clarify GCP section v1.14.26 justinsb 2024-12-13 07:20:47 -08:00
  • b9f4d8c067 chore: Fix memory leak in callbackRetText function Halil ibrahim Onay 2024-07-12 17:14:15 +03:00
  • 7658c06970 Fix sqlite3_opt_unlock_notify with USE_LIBSQLITE3 (#1262) nina 2024-12-09 05:36:34 +01:00
  • c61eeb5d1d remove superfluous use of runtime.SetFinalizer on SQLiteRows Charlie Vieth 2024-12-07 20:23:58 -05:00
  • ab13d63ae7 Remove suggestion that CGO isn't always needed (#1290) Sam Jewell 2024-12-05 01:38:50 +00:00
  • 348128fdcf Upgrade upload-artifact action Jonathan Stacks 2024-11-26 09:16:45 -06:00
  • 82bc911e85 close statement when missing query arguments Yasuhiro Matsumoto 2024-10-04 23:52:25 +09:00
  • 6cc847b133 close statement when missing query arguments fix-1280 Yasuhiro Matsumoto 2024-10-04 23:52:25 +09:00
  • 846fea6c14 Update amalgamation code to 3.46.1 v1.14.24 v1.14.23 Yasuhiro Matsumoto 2024-09-04 22:05:10 +09:00
  • d9168d5b44 chore: Fix memory leak in callbackRetText function v1.14.25 Halil ibrahim Onay 2024-07-12 17:14:15 +03:00
  • 3c0390b77c add support for libsqlite3 on z/OS Dustin Ward 2024-04-30 13:15:32 -04:00
  • 18cdded900 fix: some typos pomadev 2024-02-21 16:06:43 +09:00
  • 6ee3e6746e close channel v1.14.22 Yasuhiro Matsumoto 2024-02-03 01:43:10 +09:00
  • 4702d9b5d6 Update amalgamation code to 3.45.1 v1.14.21 Yasuhiro Matsumoto 2024-01-31 21:44:22 +09:00
  • 40cc9d418a Update amalgamation code to 3.45.1 sqlite-amalgamation-3450100 Yasuhiro Matsumoto 2024-01-31 21:44:22 +09:00
  • 64bbe6202c add example v1.14.20 Yasuhiro Matsumoto 2024-01-25 22:12:05 +09:00
  • cdc8095814 Update amalgamation code to 3.45.0 Yasuhiro Matsumoto 2024-01-25 21:46:52 +09:00
  • d3c33332c3 update go version Yasuhiro Matsumoto 2024-01-25 22:37:58 +09:00
  • 1f0dc0a0ef go fmt ./... Yasuhiro Matsumoto 2024-01-25 22:36:27 +09:00
  • c91bca4fb4 update go version to 1.19 Yasuhiro Matsumoto 2024-01-25 22:36:00 +09:00
  • 00b02e0ba9 Fix musl build (#1164) v1.14.19 leso-kn 2023-12-08 16:22:05 +01:00
  • d9e2789502 temporary fix to make the job pass Diego Becciolini 2023-12-13 20:41:33 +00:00
  • c260ecf7e4 use locally checked out lib in the docker job Diego Becciolini 2023-12-13 20:40:44 +00:00
  • 9fd6f4ffd3 Update amalgamation code v1.14.18 Yasuhiro Matsumoto 2023-11-04 20:17:58 +09:00
  • f08f1b6b9c Update amalgamation code v1.14.17 Yasuhiro Matsumoto 2023-06-01 08:15:45 +09:00
  • 265e97af32 Update amalgamation code sqlite-amalgamation-3420000 Yasuhiro Matsumoto 2023-06-01 08:15:45 +09:00
  • d366d8de4e Update README.md Partho Kumar Rajvor 2023-05-17 00:50:30 +06:00
  • edc3bb6955 Fix virtual table example. (#1149) Andrew Zhang 2023-04-05 19:46:26 -07:00
  • 85a15a7254 Add build tags to support both x86 and ARM compilation on macOS (#1069) Denis Dmitriev 2023-02-23 08:00:03 +03:00
  • 819cc0ddf2 Add go 1.20 to workflow matrix, remove 1.17 (#1136) Connor Hindley 2023-02-15 21:42:36 -07:00
  • 7ce62b2ade Replace namedValue with driver.NamedValue to avoid copying exec/query args (#1128) Charlie Vieth 2023-02-11 17:14:42 -05:00
  • 1603038a4d Add Serialize and Deserialize support (#1089) Philip O'Toole 2022-11-17 08:03:02 -05:00
  • bce3773726 Update expected test output v1.14.16 Philip O'Toole 2022-09-13 08:37:55 -04:00
  • 31c761827c Update amalgamation code Yasuhiro Matsumoto 2022-10-26 10:03:31 +09:00
  • 8ecd96ccf8 Update expected test output sqlite-amalgamation-3390400 Philip O'Toole 2022-09-13 08:37:55 -04:00
  • 36889e14bc Update amalgamation code Yasuhiro Matsumoto 2022-10-26 10:03:31 +09:00
  • 4b8633cceb Updating vtable example, "BestIndex" method (#1099) David Vassallo 2022-10-19 02:04:52 +03:00
  • 0b3708425e Update README.md to include vtable feature (#1100) David Vassallo 2022-10-19 01:31:09 +03:00
  • 90900be5db Cross Compiling for Mac OS via musl-cross Luca Guidi 2022-09-08 10:47:51 +02:00
  • be28dec3df Golang's linker add mingwex and mingw32 automatically,so we don't need add them manually. kkqy 2022-09-02 06:23:52 +08:00
  • 17f6553f94 Add support for sqlite_math_functions tag (#1059) Levi Gruspe 2022-09-17 22:45:46 +08:00
  • 7476442ed6 こんにちわ is wrong Japanse. The correct word is こんにちは KiYugadgeter 2022-09-04 17:28:49 +09:00
  • da62659c58 Fix "ennviroment" (#1077) RewardedIvan 2022-09-02 05:47:55 +03:00
  • 4ef63c9c0d Rollback on constraint failure (#1071) Joshua Hull 2022-09-02 02:45:11 +00:00
  • f92b6bb2a1 Fix TestQueryer test to use exec for multistatement insertion Joshua Hull 2022-08-29 17:47:32 +02:00
  • d5355d86f9 Fix TestQueryer test Joshua Hull 2022-08-29 17:46:03 +02:00
  • c8a114388a Update README to fix reference URL Yoshiki Shibukawa 2022-09-01 11:37:07 +09:00
  • f1eef49b3f TestQueryer: actually check Rows returned Oliver Giles 2022-07-01 11:41:50 +12:00
  • a2e94c9d58 Add build tag to enable OSTRACE() logging Ben Johnson 2022-07-23 08:57:35 -06:00
  • d8e192b752 Update amalgamation code v1.14.15 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) v1.14.14 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
  • bc6241221c retab json-example Yasuhiro Matsumoto 2022-05-28 23:25:14 +09:00
  • 2cd93c9677 retab Yasuhiro Matsumoto 2022-05-28 23:24:03 +09:00
  • 5131ffb8eb add _example/json Yasuhiro Matsumoto 2022-05-28 23:21:23 +09: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 v1.14.13 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 v1.14.12 Phil Eaton 2022-02-22 21:27:20 -05:00
  • d824efab06 include C code move-code Yasuhiro Matsumoto 2022-02-24 08:59:46 +09:00
  • 01b1e89847 Move C code to amalgamation Yasuhiro Matsumoto 2022-02-24 08:43:59 +09:00
  • ae2a61f847 Add sqlite3_file_control() support v1.14.11 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 v1.14.10 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) v1.14.9 Ichinose Shogo 2021-07-20 22:28:26 +09:00
  • cba6eaee48 Update amalgamation code (#955) v1.14.8 mattn 2021-07-15 22:31:14 +09:00
  • 1157a4212d Update amalgamation code (#940) mattn 2021-04-15 00:44:23 +09:00
  • d33341ff0d Update amalgamation code v1.14.7 Yasuhiro Matsumoto 2021-04-15 00:14:26 +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