0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-04-27 23:07:44 +00:00

Commit Graph

  • 46bf234809 Merge branch 'master' into 'master' Flyn Computing 2023-10-05 15:38:45 +00:00
  • e1849f3100 Add capi_linux_ppc64le.go to fix ppc64le build Flyn Computing 2023-10-05 15:38:45 +00:00
  • 12bc57f91e Allow registering custom collations v1.26.0 its-josh4 2023-09-15 12:57:11 +00:00
  • 0bbf6555cb Allow registering custom collations its-josh4 2023-09-15 12:57:10 +00:00
  • 57c362d633 Merge branch 'marksum-master-patch-73479' into 'master' Mark Summerfield 2023-08-23 12:20:04 +00:00
  • 6aadf960fb Merge branch 'marksum-master-patch-30007' into 'master' Mark Summerfield 2023-08-23 12:18:53 +00:00
  • 5f4dd4052c Update CONTRIBUTORS as requested Mark Summerfield 2023-08-23 10:27:35 +00:00
  • f9f836d4dc Update sqlite.go's docs for Driver.Open() Mark Summerfield 2023-08-23 07:02:33 +00:00
  • a16e15fbb4 release v1.25.0 v1.25.0 Jan Mercl 2023-08-03 21:22:08 +02:00
  • e304422553 linux/s390x: refix issue #120 Jan Mercl 2023-08-02 21:08:14 +02:00
  • bcf2a0e77c all: enable SQLITE_ENABLE_DBSTAT_VTAB Jan Mercl 2023-07-31 22:09:36 +02:00
  • 98ebea227c linux/amd64: try enabling SQLITE_ENABLE_DBSTAT_VTAB Jan Mercl 2023-07-31 09:11:07 +02:00
  • 15f9fdc72a release v1.24.0 v1.24.0 Jan Mercl 2023-07-11 11:44:14 +02:00
  • f9fec76eb8 A+C: add Dan Kortschak Dan Kortschak 2023-07-08 16:57:49 +09:30
  • 134c4cb6b7 Fix ScanType returned for BLOB Dan Kortschak 2023-07-08 16:53:02 +09:30
  • 7b81804e09 add reproducer, closes #153 Jan Mercl 2023-07-06 12:12:11 +02:00
  • d2e2403abb (*stmt).query(): do not return (nil, nil), fixes #152 Jan Mercl 2023-07-05 12:18:51 +02:00
  • cd98b8c912 update godocs Jan Mercl 2023-07-05 11:54:34 +02:00
  • d80a58a814 add reproducer, updates #152 Jan Mercl 2023-07-05 11:38:16 +02:00
  • 0eadfdd49f Merge branch 'master' into 'master' Romain LE DISEZ 2023-07-04 10:53:56 +00:00
  • ae41c4a62d Add API to online backup API (sqlite3_backup_*) Romain LE DISEZ 2023-06-29 14:29:22 +02:00
  • 84fc97a4b2 Add API to sqlite3_serialize/deserialize Romain LE DISEZ 2023-02-01 10:29:32 +00:00
  • b82b94e968 revert tip to v1.23.1, updates #154 Jan Mercl 2023-07-01 16:17:25 +02:00
  • 2a8ff5d5e8 SQLite 3.42, 28 errors out of 839686 tests on linux/amd64 Jan Mercl 2023-06-10 23:01:20 +02:00
  • 91c2fe3015 expose sqlite3_limit, updates #149 v1.23.1 Jan Mercl 2023-06-08 17:01:32 +02:00
  • d185950947 Merge branch 'fix-data-race' into 'master' v1.23.0 Alexey Palazhchenko 2023-06-02 13:32:56 +00:00
  • 129378c6d1 Fix a data race in lib/mutex.go Alexey Palazhchenko 2023-06-02 14:29:30 +04:00
  • d7a10c89b0 document v1.23.0 release.2 Jan Mercl 2023-06-01 11:18:23 +02:00
  • 42cd8f9246 document v1.23.0 release Jan Mercl 2023-06-01 11:15:39 +02:00
  • 1a90dd084e remove tests for closed #142 Jan Mercl 2023-06-01 11:14:59 +02:00
  • ab37853542 Merge branch 'support-aggregate-functions' into 'master' Sean McGivern 2023-05-31 10:15:15 +00:00
  • b5a7962754 Use static callbacks for user-defined functions Sean McGivern 2023-05-24 14:08:27 +01:00
  • 4a676e6e9d Allow registering aggregate and window functions Sean McGivern 2023-03-28 10:35:09 +01:00
  • dc681c2e0d documentation: add speedtest1 Go/C comparative results Jan Mercl 2023-05-09 12:14:33 +02:00
  • 8cf45a57be tweak constants, updates #142 Jan Mercl 2023-05-08 20:02:28 +02:00
  • e01fa04a2b Use FunctionImpl to represent user-defined functions Sean McGivern 2023-03-21 16:35:54 +00:00
  • f068b0c07b revert 701ac1e, enlarge retry delay Jan Mercl 2023-05-07 12:11:05 +02:00
  • 701ac1e1a8 TestIssue142: add pragma busy timeout Jan Mercl 2023-05-06 21:32:48 +02:00
  • 86167f4955 TestIssue142: add SQLITE_BUSY recovery, updates #142 Jan Mercl 2023-05-05 13:30:14 +02:00
  • 5cbe418de3 add reproduction code, updates #142 Jan Mercl 2023-05-02 11:50:22 +02:00
  • 0099444126 add debug facitlity, updates #142 Jan Mercl 2023-04-30 14:34:58 +02:00
  • 4cc2925331 update dependencies, updates #141 v1.22.1 Jan Mercl 2023-04-24 17:07:53 +02:00
  • 2a7e293371 support linux/s390x v1.22.0 Jan Mercl 2023-04-21 18:28:35 +02:00
  • e027e08b76 update dependencies v1.21.2 Jan Mercl 2023-04-17 14:34:20 +02:00
  • 45b352810d doc.go: add example how to use tags=libc.dmesg Jan Mercl 2023-04-06 11:37:46 +02:00
  • df33b8d151 upgrade to SQLite 3.41.2 v1.21.1 Jan Mercl 2023-03-27 16:18:28 +02:00
  • afd4eec699 upgrade to SQLite 3.41.0 v1.21.0 Jan Mercl 2023-02-23 14:46:00 +01:00
  • 13895386cf Merge branch '134-export-index' into 'master' cznic 2023-02-20 17:08:56 +00:00
  • 94010ac01f Export Sqlite3_index* structs Ross Light 2023-02-20 08:11:14 -08:00
  • 7c2b896c18 update dependencies Jan Mercl 2023-02-10 11:22:03 +01:00
  • 5dd3c6f93e do not bail out eraly on url param _time_format, updates #131 v1.20.4 Jan Mercl 2023-02-08 22:27:13 +01:00
  • 4dd882a3a5 Merge branch 'noBeginDirectiveForReadTx' into 'master' v1.20.3 Elle Mouton 2023-01-20 21:14:01 +00:00
  • abc96aa568 sqlite: only add tx_lock begin directive for write txs Elle Mouton 2023-01-18 19:45:51 +02:00
  • 52757880e4 Merge branch 'josh/ac' into 'master' v1.20.2 Josh Bleecher Snyder 2023-01-05 16:13:40 +00:00
  • 05e182647b A+C: add myself Josh Bleecher Snyder 2023-01-05 08:09:24 -08:00
  • ca54558da8 go.mod: retract v1.20.1 Jan Mercl 2023-01-05 16:18:16 +01:00
  • ab87757edf Merge branch 'josh/mutex-without-unsafe' into 'master' cznic 2023-01-05 14:43:26 +00:00
  • c0ed312986 lib: allocate static mutexes from the pool Josh Bleecher Snyder 2023-01-04 18:30:44 -08:00
  • c718117e97 lib: use less unsafe for mutexes Josh Bleecher Snyder 2023-01-04 18:26:21 -08:00
  • 343988cb93 upgrade to SQLite 3.40.1 v1.20.1 Jan Mercl 2022-12-28 23:26:14 +01:00
  • 61b9ce9519 linux/s390x: remove blacklist, updates #120 Jan Mercl 2022-12-15 14:10:41 +01:00
  • 2c0b2bda58 handle ?vfs=name, fixes #114 Jan Mercl 2022-12-13 20:25:03 +01:00
  • 9f821b1d2f add concurrent benchmarks Jan Mercl 2022-12-11 21:04:17 +01:00
  • 0cf45f6593 windows: adjust for go1.20 Jan Mercl 2022-12-10 13:40:15 +01:00
  • 14c5b15dab make TestIssue65 pass on linux/ppc64le VM Jan Mercl 2022-12-09 22:33:37 +01:00
  • fb2d5b92be make TestIssue20 pass on linux/ppc64le VM Jan Mercl 2022-12-09 21:28:00 +01:00
  • 96e24922e0 document v1.20.0 release v1.20.0 Jan Mercl 2022-11-28 14:14:37 +01:00
  • 76945bb9b2 upgrade to SQLite 3.40, remove -DSQLITE_ENABLE_SNAPSHOT from testConfig, updates #117 Jan Mercl 2022-11-27 19:06:03 +01:00
  • dffc68cb2b Merge branch 'master' into 'master' v1.19.5 Michael 2022-11-23 10:26:21 +00:00
  • 0ea173f350 Added TestIssue118, updates #118 Michael 2022-11-23 10:26:21 +00:00
  • 756b5400d1 update dependencies, updates #118 Jan Mercl 2022-11-22 14:50:24 +01:00
  • e3f73e1fd2 silence the race detector. updates #115, closes #62 v1.19.4 Jan Mercl 2022-11-01 16:09:36 +01:00
  • e35b2ec9f0 update dependecies, updates libc#25 again v1.19.3 Jan Mercl 2022-10-27 13:54:08 +02:00
  • e8e7bc00f8 update dependecies, updates libc#25 Jan Mercl 2022-10-24 11:07:28 +02:00
  • 30423ea007 upgrade to SQLite 3.39.4 v1.19.2 Jan Mercl 2022-10-12 16:30:59 +02:00
  • 34a3995853 update dependecies Jan Mercl 2022-10-12 12:33:28 +02:00
  • 48e9f3e076 v3: update dependecies Jan Mercl 2022-10-12 12:27:31 +02:00
  • e0678603a7 update dependencies Jan Mercl 2022-10-12 11:46:28 +02:00
  • 2f0c6f463d benchmark: update dependencies Jan Mercl 2022-09-21 12:53:01 +02:00
  • 4c39ba4aca many: use modified mptest.c Jan Mercl 2022-09-20 21:22:05 +02:00
  • 56233e6151 linux/riscv64: use modified mptest.c Jan Mercl 2022-09-20 20:06:57 +02:00
  • 5c9c85057b openbsd/arm64: use modified mptest.c Jan Mercl 2022-09-20 19:52:38 +02:00
  • 4f736b77bf openbsd/arm64: generate Jan Mercl 2022-09-20 16:09:38 +02:00
  • 99d11133fd support freebsd/arm64.3 v1.19.1 Jan Mercl 2022-09-17 21:50:03 +02:00
  • 1b683acc8b support freebsd/arm64.2 Jan Mercl 2022-09-17 21:42:27 +02:00
  • fd7b2cc5b3 support freebsd/arm64 v1.19.0 Jan Mercl 2022-09-15 11:30:54 +02:00
  • af5809db50 freebsd/arm: generate Jan Mercl 2022-09-11 22:48:46 +02:00
  • eff53efe1b upgrade to SQLite 3.39.3 v1.18.2 Jan Mercl 2022-09-06 22:18:10 +02:00
  • 16f30d5209 README: fix go-sqlite3 URL Jan Mercl 2022-08-26 08:58:49 +02:00
  • e255a82056 Merge branch 'master' into 'master' FlyingOnion 2022-08-26 06:38:59 +00:00
  • ed662f234f add explanatory sentence of mattn/go-sqlite3 dependency hrc 2022-08-26 10:00:11 +08:00
  • 4bb7d8ee55 Merge branch 'master' into 'master' David Walton 2022-08-25 09:38:46 +00:00
  • 8f692c983b migrate from deprecated ioutil package David Walton 2022-08-25 09:38:46 +00:00
  • 282bdb12f8 upgrade to SQLite 3.39.2 v1.18.1 Jan Mercl 2022-08-10 08:49:05 +02:00
  • 62081fe929 adjust for Go 1.19 changes v1.18.0 Jan Mercl 2022-07-25 10:19:12 +02:00
  • 90c22a718b vfs: fix 32 bit targets Jan Mercl 2022-07-24 20:05:45 +02:00
  • dc2b6a0cdb release v1.18.0 Jan Mercl 2022-07-24 17:32:15 +02:00
  • 47edd9649c prototype a Connector danp-embed Dan Peterson 2022-07-23 12:32:16 -03:00
  • 520ebf401b vfs: New returns name Dan Peterson 2022-07-23 11:57:24 -03:00
  • e3fddbcfd8 vfs: simplify vfsFullPathname Jan Mercl 2022-07-23 13:01:32 +02:00