Commit Graph

  • 4518cf5bd9
    Update amalgamation code to 3.45.0 Yasuhiro Matsumoto 2024-01-25 21:46:52 +0900
  • d4e4b1cbf2
    Merge f7f979d165 into 00b02e0ba9 Rahul Rameshbabu 2024-01-09 16:53:01 +0100
  • fad0d8d396
    Merge 1e5b7497ff into 00b02e0ba9 George Dunlap 2023-12-19 09:33:12 +0000
  • 1e5b7497ff Add test for sqliteconn.Raw() George Dunlap 2020-07-22 21:52:17 +0100
  • 70f16d879b SQLiteConn: Add 'Raw' method to give access to underlying sqlite3 context structure George Dunlap 2020-02-08 21:29:32 +0000
  • d8ccdf2c35
    Merge f208443ec7 into 00b02e0ba9 Jonathan Giannuzzi 2023-12-14 23:22:41 -0700
  • 292400d556
    Merge 274eefa1e3 into 00b02e0ba9 Andrew Zhang 2023-12-14 23:22:41 -0700
  • 00b02e0ba9 Fix musl build (#1164) v1.14.19 leso-kn 2023-12-08 16:22:05 +0100
  • e5f99d7eb7
    tweak on rebase Diego Becciolini 2023-12-14 14:39:11 +0000
  • 1bac0a5f63
    update upgrade script Diego Becciolini 2023-12-13 12:39:26 +0000
  • 6188a7577e
    sqlite.org now publishing sha3 Diego Becciolini 2020-09-02 22:52:19 +0100
  • 4c62eaf7e5
    feedback and tweaks Diego Becciolini 2020-06-30 17:55:45 +0100
  • 56bb1e29d7
    test delete with limit Diego Becciolini 2020-04-14 18:43:55 +0100
  • c2a074c93e
    rewrite upgrade in bash: build amalgamation Diego Becciolini 2020-04-14 18:04:46 +0100
  • ffb272b214
    Merge f8c5ea1543 into d9e2789502 ssgugan 2023-12-13 23:21:11 -0700
  • 86c26bb5e3
    temporary fix to make the job pass Diego Becciolini 2023-12-13 20:41:33 +0000
  • 6e8d916e40
    use locally checked out lib in the docker job Diego Becciolini 2023-12-13 20:40:44 +0000
  • 3cb55566b7
    Fix musl build (#1164) leso-kn 2023-12-08 16:22:05 +0100
  • d9e2789502 temporary fix to make the job pass Diego Becciolini 2023-12-13 20:41:33 +0000
  • c260ecf7e4 use locally checked out lib in the docker job Diego Becciolini 2023-12-13 20:40:44 +0000
  • fabec89a3b read-only SQLite databases embedded in Go David Marker 2023-11-27 14:10:34 -0300
  • 78b6d2436d Fix panic: sql: Register called twice for driver sqlite3 叶金榜 2023-11-23 16:28:09 +0800
  • aaa444f4e4
    Merge branch 'mattn:master' into master Philip O'Toole 2023-11-22 09:01:42 -0500
  • 9fd6f4ffd3 Update amalgamation code v1.14.18 Yasuhiro Matsumoto 2023-11-04 20:17:58 +0900
  • 2be8a12515
    Update amalgamation code Yasuhiro Matsumoto 2023-11-04 20:17:58 +0900
  • 3bce691e38 bugfix: after executing statement table lock was not cleared Alberto Carretero 2023-10-23 15:28:47 +0200
  • 3f8fe99cb3 Blob I/O: fix TODO Joris Zwart 2023-10-22 12:16:28 +0200
  • aaa728db96 gofmt to add go:build directive Walter Wanderley 2023-10-17 19:35:30 -0300
  • af13bcbfe3
    all: format with Go 1.19 Charlie Vieth 2023-02-03 22:53:30 -0500
  • 7d1086007d Blob I/O: add extra checks after review Joris Zwart 2023-10-08 20:24:54 +0200
  • b20e196f60 Update amalgamation code to 3.43.1 Phil Eaton 2023-10-05 19:37:44 +0000
  • a77b05b607
    Update README.md wxsm 2023-08-18 17:20:43 +0800
  • 7e92f9b3c6
    docs: add go-sqlite3-stdlib to extensions section wxsm 2023-08-18 17:18:33 +0800
  • 3ece39215a fix: remove -lm flag. Not required for dbstat Walter Wanderley 2023-08-13 16:09:23 -0300
  • 1c40ddfd3a feat: add option to support DBSTAT Walter Wanderley 2023-08-13 09:29:57 -0300
  • 908574ce8d
    Merge pull request #25 from rqlite/enable-fts5-2 Philip O'Toole 2023-08-10 16:21:23 -0400
  • 2bb4bdc945 Enable FTS5 Philip O'Toole 2023-08-10 16:17:07 -0400
  • b396211c9d Enable FTS5 Philip O'Toole 2023-08-10 15:55:43 -0400
  • 274eefa1e3 Add IsNullCallbackArg Andrew Zhang 2023-06-07 20:26:58 -0500
  • 327680e177 New txlock options for hinting RO transaction Toni Spets 2023-06-01 07:41:25 +0300
  • 61eaaff6fb Merge remote-tracking branch 'mattn/master' Philip O'Toole 2023-05-31 20:40:27 -0400
  • f08f1b6b9c Update amalgamation code v1.14.17 Yasuhiro Matsumoto 2023-06-01 08:15:45 +0900
  • 265e97af32
    Update amalgamation code sqlite-amalgamation-3420000 Yasuhiro Matsumoto 2023-06-01 08:15:45 +0900
  • d366d8de4e Update README.md Partho Kumar Rajvor 2023-05-17 00:50:30 +0600
  • 259d93df2a
    Update README.md Partho Kumar Rajvor 2023-05-17 00:50:30 +0600
  • 2e5a8fb035 Upgrade sqlite3 version to 3.41.2 Jonathan Curran 2023-04-19 13:36:33 -0600
  • edc3bb6955
    Fix virtual table example. (#1149) Andrew Zhang 2023-04-05 19:46:26 -0700
  • 2eb1bd06de Fix virtual table example. Andrew Zhang 2023-04-04 18:56:26 -0700
  • f208443ec7 Fix opt_serialize when using libsqlcipher Jonathan Giannuzzi 2023-03-27 17:21:35 +0100
  • 04e7b79e83 Fix opt_serialize Jonathan Giannuzzi 2023-03-27 16:46:10 +0100
  • 5c7f10dcfe Merge master into sqlcipher Jonathan Giannuzzi 2023-03-27 12:48:38 +0100
  • df6ef9d091 test gaozefeng 2023-03-27 19:03:31 +0800
  • 83d2380b52
    Merge branch 'mattn:master' into master_bk ThreeCatCookies 2023-03-27 16:04:30 +0800
  • df5638b76a
    Support "BEGIN CONCURRENT" Benjamin Prosnitz 2023-03-23 09:22:42 -0400
  • cffe94b8dd go.mod: go 1.18 tendervittles 2023-03-10 12:08:51 -0500
  • 85a15a7254
    Add build tags to support both x86 and ARM compilation on macOS (#1069) Denis Dmitriev 2023-02-23 08:00:03 +0300
  • 819cc0ddf2
    Add go 1.20 to workflow matrix, remove 1.17 (#1136) Connor Hindley 2023-02-15 21:42:36 -0700
  • 65ea0aad41
    Add go 1.20 to workflow matrix, remove 1.17 Connor Hindley 2023-02-15 16:34:45 -0700
  • 7ce62b2ade
    Replace namedValue with driver.NamedValue to avoid copying exec/query args (#1128) Charlie Vieth 2023-02-11 17:14:42 -0500
  • a9b2c98127 Add sub-package to enable FTS5 Simon Ser 2023-02-09 15:20:44 +0100
  • f8c5ea1543
    Update sqlite3.go ssgugan 2023-02-06 20:57:36 +0530
  • c1f721eb32
    Replace namedValue with driver.NamedValue to avoid copying exec/query args Charlie Vieth 2023-01-24 17:15:54 -0500
  • 8a3f369b62
    Document that "Z" is trimmed when parsing time Simon Ser 2023-01-26 14:09:06 +0100
  • c9bfb54676
    Merge pull request #22 from rqlite/fix-malformed-db Philip O'Toole 2022-12-05 21:31:12 -0500
  • 4dde487be1 Fix in-memory database locking Philip O'Toole 2022-12-05 21:10:03 -0500
  • cb853d02a9 Blob I/O: use :memory: for compatibility (SQLite <3.37.0) Joris Zwart 2022-11-30 10:36:27 +0100
  • 7116c96c5b
    Merge pull request #21 from rqlite/merge-upstream-post-ser Philip O'Toole 2022-11-18 09:44:31 -0500
  • 44238f2e23 Fix go vet issue 'possible misuse of reflect.SliceHeader' Philip O'Toole 2022-11-18 09:28:58 -0500
  • f0971a3f86 Merge remote-tracking branch 'mattn/master' into merge-upstream-post-ser Philip O'Toole 2022-11-18 09:08:54 -0500
  • 1603038a4d
    Add Serialize and Deserialize support (#1089) Philip O'Toole 2022-11-17 08:03:02 -0500
  • c011f5530b new pkg 王玉廷 2022-11-17 13:45:10 +0800
  • 0b51d4df7f solve the problem of aggregation query losing precision. such as sum、avg type of calc by float 王玉廷 2022-11-17 13:17:48 +0800
  • c96939f956 Fix passing keys starting with digits Jonathan Giannuzzi 2022-11-11 22:04:31 +0000
  • 34e1e85532 Add CI tests for SQLCipher Jonathan Giannuzzi 2022-11-09 16:39:49 +0000
  • 7208f6ad4b Add unit tests for SQLCipher Jonathan Giannuzzi 2022-11-10 18:18:46 +0000
  • 3f85318ed3 Add support for SQLCipher Jonathan Giannuzzi 2022-11-09 11:22:15 +0000
  • 5d18175fdc Use default Homebrew location on macOS Jonathan Giannuzzi 2022-11-09 11:22:37 +0000
  • 2bc68fd6cb Add some comments Philip O'Toole 2022-11-08 22:49:37 -0500
  • d51be9b94a Add unit test showing issue Philip O'Toole 2022-11-08 22:42:10 -0500
  • 165a137c5a
    Merge pull request #2 from mattn/master Philip O'Toole 2022-11-08 22:37:31 -0500
  • 9ec6bc6ca0 Fix up Serialize unit test Philip O'Toole 2022-11-08 08:50:53 -0500
  • 2f60ff24dd Update test as per PR comments Philip O'Toole 2022-11-08 08:46:50 -0500
  • e728f55d51
    Merge pull request #20 from rqlite/merge-upstream-20221026 Philip O'Toole 2022-10-26 20:37:06 -0400
  • 7d4a778835 Remove obsolete directive Philip O'Toole 2022-10-26 20:10:02 -0400
  • 0613db8db8 Update CircleCI image Philip O'Toole 2022-10-26 20:08:51 -0400
  • e63e9ac5f8 Merge remote-tracking branch 'mattn/master' into merge-upstream-20221026 Philip O'Toole 2022-10-26 20:07:03 -0400
  • bce3773726 Update expected test output v1.14.16 Philip O'Toole 2022-09-13 08:37:55 -0400
  • 31c761827c Update amalgamation code Yasuhiro Matsumoto 2022-10-26 10:03:31 +0900
  • 8ecd96ccf8
    Update expected test output sqlite-amalgamation-3390400 Philip O'Toole 2022-09-13 08:37:55 -0400
  • fe0ed2efdb Blob I/O: adhere to io.Writer Joris Zwart 2022-10-26 10:42:54 +0200
  • 36889e14bc
    Update amalgamation code Yasuhiro Matsumoto 2022-10-26 10:03:31 +0900
  • df2eed53d0
    Merge branch 'master' into x86-arm-compilation-macOS Denis Dmitriev 2022-10-24 11:30:26 +0300
  • ef6fa5a0cc
    Blob I/O: helpful error Joris Zwart 2022-10-19 09:01:37 +0200
  • 4b8633cceb
    Updating vtable example, "BestIndex" method (#1099) David Vassallo 2022-10-19 02:04:52 +0300
  • 0b3708425e
    Update README.md to include vtable feature (#1100) David Vassallo 2022-10-19 01:31:09 +0300
  • 112e196139
    Update README.md to include vtable feature David Vassallo 2022-10-10 10:06:29 +0300
  • 79a80cc3f1
    Updating vtable example, "BestIndex" method David Vassallo 2022-10-10 10:01:17 +0300
  • 887388380f Use existing style for build tags Philip O'Toole 2022-10-07 09:20:48 -0400
  • 6b691944f1 Write Serialization test using database/sql Philip O'Toole 2022-10-07 09:16:45 -0400
  • 08a8b59af3
    Corrected minor typos for ease of understanding Robert Jamison 2022-10-06 18:21:48 -0400