0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-04-17 22:26:05 +00:00

Commit Graph

  • 1e0ce80aa2 Fix libsql-ffi build on Windows () main Avinash Sajjanshetty 2025-04-17 18:08:08 +00:00
  • bbeabc99ce 0.9.4 libsql-0.9.4 Pekka Enberg 2025-04-15 09:58:06 +03:00
  • aef8ad49dc plumb connector through when syncing () Pekka Enberg 2025-04-12 07:02:21 +00:00
  • 72f39d8d62 plumb connector through when syncing Alexander Lyon 2025-04-11 19:29:13 +01:00
  • 10f5dd836f Attempt to bootstrap the db on connect () Pekka Enberg 2025-04-11 17:20:52 +00:00
  • dd240747d2 0.9.3 libsql-0.9.3 Pekka Enberg 2025-04-11 20:49:27 +03:00
  • d18e237d8a Only pull frames when doing write delegation () Pekka Enberg 2025-04-11 17:20:06 +00:00
  • f2f0eda72f Bootstrap the db on connect if required Avinash Sajjanshetty 2025-04-11 22:07:14 +05:30
  • 1f640e9b7d fix: add feature flag Levy A. 2025-04-11 13:31:29 -03:00
  • aaa0ea0483 Add some safety comments about using bootstrap Avinash Sajjanshetty 2025-04-11 21:14:52 +05:30
  • 36bfdb682f only pull frames when doing write delegation Levy A. 2025-04-11 11:21:46 -03:00
  • 361d082b7f Bootstrap database before opening connection () Pekka Enberg 2025-04-10 15:26:00 +00:00
  • c55935a1eb bootstrap the db without using sqlite connection Avinash Sajjanshetty 2025-04-09 17:04:30 +05:30
  • fc8836f16f Change the sync heuristics Avinash Sajjanshetty 2025-04-09 16:59:34 +05:30
  • 0edf5e37ae Fix libsql-ffi build on Windows Allan Zhang 2025-03-27 16:15:30 -04:00
  • 483a1507d8 Add support for building libsql-ffi on ARM () Pekka Enberg 2025-04-09 14:11:13 +00:00
  • 6c69a683bf libsql: WAL sync baton handling sync-session-baton Pekka Enberg 2025-04-02 11:49:30 +03:00
  • 81fa360e20 libsql: Add authorizer support () Pekka Enberg 2025-04-09 12:56:43 +00:00
  • 45b40c34e0 libsql: Add authorizer support Pekka Enberg 2025-04-09 08:41:23 +03:00
  • 9a655149a1 Bootstrap database file instead of pulling every WAL frame () Pekka Enberg 2025-04-08 15:29:59 +00:00
  • 618505ceda Update test to match the new defaults Avinash Sajjanshetty 2025-04-07 22:51:43 +05:30
  • a49ab952e1 Performance: optimise offline sync Avinash Sajjanshetty 2025-04-07 15:49:38 +05:30
  • cb24b8edfd Allow specifying YYSTACKDEPTH (parser stack depth) limit via env var () Jussi Saurio 2025-04-07 07:01:49 +00:00
  • 417d305e15 Allow specifying YYSTACKDEPTH (parser stack depth) limit via env var Jussi Saurio 2025-03-24 10:43:00 +02:00
  • 351b5a4c89 add support for arm Bernd Storath 2025-04-04 08:42:51 +02:00
  • a05ad5dbd0 0.9.2 Pekka Enberg 2025-04-01 10:23:57 +03:00
  • f1ea69499b Revert Cargo.lock () Pekka Enberg 2025-04-01 10:16:57 +03:00
  • d8610bdb08 Revert Cargo.lock () gh-readonly-queue/main/pr-2012-86178f601978773c2b91ad2927c58e322e74dd8c Pekka Enberg 2025-04-01 07:14:05 +00:00
  • 86178f6019 github: Switch to Github arm runner () Pekka Enberg 2025-04-01 10:16:27 +03:00
  • b4bf863ea5 Fix invalid state in transaction () Pekka Enberg 2025-04-01 10:16:14 +03:00
  • a0bf3a00b1 Revert Cargo.lock Pekka Enberg 2025-04-01 09:50:09 +03:00
  • 0ef879a818 Downgrade Tokio () Pekka Enberg 2025-04-01 09:48:40 +03:00
  • 949d057e4c Revert "libsql-server: Fix deprecated injection_queue_depth() call" Pekka Enberg 2025-03-31 14:53:21 +03:00
  • 8c197869b0 Downgrade to Tokio 1.38 Pekka Enberg 2025-03-31 14:52:40 +03:00
  • 3867a2d6e4 fix: remove dbg! Levy A. 2025-03-30 14:04:51 -03:00
  • dca2363dbe fix invalid state in transaction Levy A. 2025-03-28 23:14:46 -03:00
  • bc5e2bd608 github: Switch to Github arm runner Pekka Enberg 2025-03-28 21:09:54 +02:00
  • 915ab1f4ba configure yystackdepth libsql-ffi-yystackdepth-env Nikita Sivukhin 2025-03-22 14:00:36 +04:00
  • d7fc437656 0.9.1 libsql-0.9.1 Pekka Enberg 2025-03-21 17:55:17 +02:00
  • 6064588986 Fix publish-crates.sh script order Pekka Enberg 2025-03-21 17:51:47 +02:00
  • 1aaff76f44 0.9.1-pre.1 Pekka Enberg 2025-03-21 17:50:57 +02:00
  • 4fefbe094f libsql-server: Fix deprecated injection_queue_depth() call Pekka Enberg 2025-03-21 13:22:56 +02:00
  • d08933fc24 Update vendored rusqlite version Pekka Enberg 2025-03-21 11:47:01 +02:00
  • 9abb3fb533 Update Cargo.lock Pekka Enberg 2025-03-21 11:04:40 +02:00
  • 8dcc71f47a libsql: Check integrity during WAL pull wal-pull-integrity-check Pekka Enberg 2025-03-21 08:48:39 +02:00
  • 68d5000f9f Make libsql-ffi workspace dependency () Pekka Enberg 2025-03-20 11:54:11 +00:00
  • eba258225b docs: Fix minor style/grammar issues in markdown files () Pekka Enberg 2025-03-20 13:57:35 +02:00
  • 69370ba9d4 Merge branch 'main' into fix/fixup-markdown-documents Pekka Enberg 2025-03-20 13:56:52 +02:00
  • 7437691d60 Fix vendored rusqlite dependency to libsql-ffi Pekka Enberg 2025-03-20 12:29:05 +02:00
  • 04362acf6d Add libsql-ffi to workspace depedencies Pekka Enberg 2025-03-20 12:26:52 +02:00
  • c7fac2bc6b libsql-ffi: Update bundled SQLite Pekka Enberg 2025-03-20 13:36:15 +02:00
  • 9bd7387495 libsql-sqlite3: Don't use pointer arithmetic Pekka Enberg 2025-03-20 13:31:27 +02:00
  • 02ac846814 libsql-sqlite3: Don't use variable length arrays Pekka Enberg 2025-03-20 13:26:50 +02:00
  • 529dcf60e4 libsql-ffi: Fix file copying on Windows fix-ffi-windows-build Pekka Enberg 2025-03-20 13:21:53 +02:00
  • 687d23eb1a fix(libsql-sys): support non-Unix when rusqlite feature is disabled () Pekka Enberg 2025-03-20 10:47:30 +00:00
  • e31193b066 Fix vendored rusqlite dependency to libsql-ffi Pekka Enberg 2025-03-20 12:29:05 +02:00
  • a383b03d82 Add libsql-ffi to workspace depedencies Pekka Enberg 2025-03-20 12:26:52 +02:00
  • d1c95e227c Revert "Add libsql-ffi to workspace depedencies" Pekka Enberg 2025-03-20 12:45:24 +02:00
  • 0cda32bf7e Revert "Fix vendored rusqlite dependency to libsql-ffi" Pekka Enberg 2025-03-20 12:45:17 +02:00
  • 790f2eb3c0 Fix vendored rusqlite dependency to libsql-ffi Pekka Enberg 2025-03-20 12:29:05 +02:00
  • 7f9a2efb6a Add publish-crates.sh helper script Pekka Enberg 2025-03-20 12:27:08 +02:00
  • e736e13742 Add libsql-ffi to workspace depedencies Pekka Enberg 2025-03-20 12:26:52 +02:00
  • 4210a5ded1 Improve project package manifests () Pekka Enberg 2025-03-20 10:18:09 +00:00
  • 78b90d5a37 Improve project package manifests Pekka Enberg 2025-03-20 11:50:39 +02:00
  • d27ba2e7c9 libsql: Improve sync protocol probe tracing () Pekka Enberg 2025-03-20 09:28:53 +00:00
  • 92dce9aee9 libsql: Improve sync protocol probe tracing Pekka Enberg 2025-03-20 10:32:50 +02:00
  • 48238be7c3 libsql: Improve sync protocol probe error handling () Pekka Enberg 2025-03-20 07:37:52 +00:00
  • 5da9acb18d libsql: Improve sync protocol probe error handling Pekka Enberg 2025-03-20 09:21:25 +02:00
  • 8ea257afe9 fix(libsql-sys): support non-Unix when rusqlite feature is disabled Benoît CORTIER 2025-02-27 20:18:38 +09:00
  • d980ce13b9 bindings/c: Add offline to config struct () Pekka Enberg 2025-03-19 10:22:43 +00:00
  • e164617adc libsql: WAL push conflict detection () Pekka Enberg 2025-03-19 09:56:29 +00:00
  • 477cfc7124 libsql: WAL push conflict detection Pekka Enberg 2025-03-19 10:45:14 +02:00
  • 2f2820edc6 WAL sync conflict detection () Pekka Enberg 2025-03-19 07:56:23 +00:00
  • f1d2eea349 libsql: WAL conflict detection Pekka Enberg 2025-01-31 13:06:39 +02:00
  • 50b7f69b6f libsql-ffi: Update bundled SQLite Pekka Enberg 2025-01-31 12:58:17 +02:00
  • e4a1a5abe4 libsql-sqlite3: Add conflict detection to libsql_wal_insert_frame() Pekka Enberg 2025-03-19 09:27:24 +02:00
  • 1127914150 Retire native WAL () Pekka Enberg 2025-03-18 18:31:13 +00:00
  • 8d6ba10505 Retire native WAL Pekka Enberg 2025-03-18 19:15:00 +02:00
  • 3d93148b7c Merge pull request from tursodatabase/kill-durable-wal Pekka Enberg 2025-03-18 17:15:39 +00:00
  • 85d8592a53 Retire durable WAL Pekka Enberg 2025-03-18 18:51:19 +02:00
  • 4702da10ad Merge pull request from bengsparks/cmake-patch Pekka Enberg 2025-03-18 16:38:23 +00:00
  • b3f2a1d88b Merge pull request from levydsa/fix_cross_mac Pekka Enberg 2025-03-18 15:59:25 +00:00
  • 3ad67a8ecf fix: only write to OUT_DIR Levy A. 2025-02-10 17:00:22 -03:00
  • da54c1bf97 fix: try fixing copy, again Levy A. 2025-01-09 16:57:31 -03:00
  • 5e20bd300c fix: use copy_with_cp everywhere Levy A. 2024-12-22 21:54:07 -03:00
  • 7a941c6746 fix: add --no-preserve for nix on macos Levy A. 2024-12-20 23:12:39 -03:00
  • 8408283b37 feat: add support for windows cross-compilation Levy A. 2024-12-19 12:23:28 -03:00
  • c74c8eef99 refactor+fix: trying to fix sqlite3mc cross compilation Levy A. 2024-11-07 10:42:13 -03:00
  • d09ed8230d fix: cross compilation from aarch64 to x86_64 MacOS Levy A. 2024-10-25 13:44:56 -03:00
  • 56ddeb2de8 cmake(libsql-ffi): don't use -msse4.2 -maes when compiling for ARM hosts Benjamin Sparks 2025-03-11 23:39:13 +01:00
  • e40c431982 Merge pull request from scarf005/patch-1 Pekka Enberg 2025-03-14 08:49:21 +00:00
  • 329efc44b9 Merge pull request from tursodatabase/busy-timeout Pekka Enberg 2025-03-14 08:45:17 +00:00
  • 2ff9921b29 Merge pull request from tursodatabase/fix-libsql-query-error Pekka Enberg 2025-03-14 08:38:35 +00:00
  • 5030906361 libsql: Add Connection::busy_timeout() API Pekka Enberg 2025-03-14 10:10:24 +02:00
  • 11528dcd48 github: Remove deprecated "darwin_amd64" Go binding library Pekka Enberg 2025-03-14 10:29:47 +02:00
  • a1ca6b1232 bindings/c: Fix libsql_query() error too... Pekka Enberg 2025-03-11 18:08:19 +02:00
  • 28294c9ea7 Merge pull request from tursodatabase/fix-c-binding-query-error-reporting Pekka Enberg 2025-03-11 13:03:21 +00:00
  • 16c44bac0f bindings/c: Fix libsql_query_stmt() error reporting Pekka Enberg 2025-03-11 14:47:11 +02:00
  • eb6d5f05c0 Merge pull request from tursodatabase/fix-checkpoint-tracing Pekka Enberg 2025-03-11 11:05:58 +00:00
  • b601185cc7 libsql-sys: Fix checkpoint logging to use trace level Pekka Enberg 2025-03-11 10:56:34 +02:00