Commit graph

40 commits

Author SHA1 Message Date
PThorpe92
297cbbf726
Rename Limbo -> Turso in python tests 2025-07-02 10:57:46 -04:00
Pekka Enberg
9c1b7897ac Fix URLs to point to github.com/tursodatabase/turso 2025-06-30 11:23:53 +03:00
Pekka Enberg
53ba3ff926 Rename limbo_core crate to turso_core 2025-06-29 09:59:17 +03:00
Pekka Enberg
9f4de5c4c5 Improve Limbo manual
Some checks are pending
JavaScript / stable - x86_64-apple-darwin - node@20 (push) Waiting to run
JavaScript / stable - x86_64-pc-windows-msvc - node@20 (push) Waiting to run
JavaScript / stable - x86_64-unknown-linux-gnu - node@20 (push) Waiting to run
JavaScript / Test bindings on x86_64-apple-darwin - node@18 (push) Blocked by required conditions
JavaScript / Test bindings on x86_64-apple-darwin - node@20 (push) Blocked by required conditions
JavaScript / Test bindings on Linux-x64-gnu - node@18 (push) Blocked by required conditions
JavaScript / Test bindings on Linux-x64-gnu - node@20 (push) Blocked by required conditions
JavaScript / Build universal macOS binary (push) Blocked by required conditions
JavaScript / Publish (push) Blocked by required conditions
Python / configure-strategy (push) Waiting to run
Python / test (push) Blocked by required conditions
Python / lint (push) Waiting to run
Python / check-requirements (push) Waiting to run
Python / linux (x86_64) (push) Waiting to run
Python / macos-x86_64 (x86_64) (push) Waiting to run
Python / macos-arm64 (aarch64) (push) Waiting to run
Python / sdist (push) Waiting to run
Python / Release (push) Blocked by required conditions
Rust / cargo-fmt-check (push) Waiting to run
Rust / build-native (blacksmith-4vcpu-ubuntu-2404) (push) Waiting to run
Rust / build-native (macos-latest) (push) Waiting to run
Rust / build-native (windows-latest) (push) Waiting to run
Rust / clippy (push) Waiting to run
Rust / build-wasm (push) Waiting to run
Rust / test-limbo (push) Waiting to run
Rust / test-sqlite (push) Waiting to run
Rust Benchmarks+Nyrkiö / bench (push) Waiting to run
Rust Benchmarks+Nyrkiö / clickbench (push) Waiting to run
Rust Benchmarks+Nyrkiö / tpc-h-criterion (push) Waiting to run
Rust Benchmarks+Nyrkiö / tpc-h (push) Waiting to run
2025-06-17 13:39:53 +03:00
PThorpe92
72d82abb80
Add PThorpe92 to codeowners file for extensions + go bindings 2025-05-25 13:29:05 -04:00
Pekka Enberg
524a523036 sqlite3: Add libsql_wal_frame_count() API 2025-05-15 11:43:44 +03:00
Pekka Enberg
9303262dfd OwnedValue -> Value 2025-05-15 11:43:23 +03:00
Jussi Saurio
6926d7b931 testing/py: rename debug_print() to run_debug() 2025-05-12 10:52:13 +03:00
alpaylan
0bee24e7ad update dst section of testing.md 2025-04-09 14:05:22 -04:00
PThorpe92
4b3c14369d
Add testing.md document 2025-04-08 19:41:28 -04:00
Pere Diaz Bou
025f96e9bb adjust codeowners order 2025-03-04 17:30:50 +01:00
Pere Diaz Bou
b2a22b7f49 comment out codeowners without write access 2025-03-02 19:01:05 +01:00
Pere Diaz Bou
04720051ce remove krishvishal for now until write access granted 2025-03-02 18:53:49 +01:00
Pere Diaz Bou
4e0eaf2401 add bindings/{go,java}, simulator and extensions 2025-03-02 18:51:07 +01:00
Pere Diaz Bou
489e66ee02 CODEOWNERS 2025-02-28 19:15:21 +01:00
Pekka Enberg
b7933a956f docs: Fold typical_query.md to internals.md 2025-02-10 11:15:57 +02:00
Pekka Enberg
e51661c109
Update internals.md 2025-02-10 11:09:26 +02:00
Pekka Enberg
7d99894269 Move MVCC docs to top-level docs directory 2025-02-05 12:41:55 +02:00
sonhmai
d4e1aae368 doc: refine function contributing doc 2025-02-03 15:57:33 +07:00
Pekka Enberg
593febd9a4 Add Limbo internals doc 2025-02-02 11:42:56 +02:00
sonhmai
38e9ed7d5b make functions contrib doc better 2024-12-28 12:48:04 +07:00
Sonny
2a3f4fd02a Merge branch 'tursodatabase:main' into feat/doc-functions-contributing 2024-12-28 11:26:17 +07:00
sonhmai
0beec6deaf doc: add contributing guide for functions 2024-12-27 17:39:31 +07:00
Kacper Madej
52b94f7181 Update diagram 2024-12-12 17:22:03 +01:00
Kacper Madej
ffede00531 Add link to sqlite docs 2024-12-12 17:11:51 +01:00
Kacper Madej
03c4f6f6ef Document typical flow 2024-12-12 17:06:29 +01:00
Pekka Enberg
0613813a8e Move compatibility table to top-level directory 2024-07-13 11:01:49 +03:00
Pekka Enberg
f6704ba3e0 Update opcode compat 2024-07-12 08:41:44 +03:00
Pekka Enberg
19d873f3e6 Update changelog and compat 2024-07-12 08:31:52 +03:00
Pekka Enberg
3d15198d4c Update compatibility table and changelog 2024-07-11 20:13:16 +03:00
Pekka Enberg
c5272afdd6 Add JSON functions to sqlite-compat.md 2024-07-09 12:28:31 +03:00
Pekka Enberg
704a9c214e Update compatibility doc and changelog 2024-07-09 12:17:55 +03:00
Pekka Enberg
3c76a68a6d Update compatibility matrix and changelog 2024-07-08 22:18:12 +03:00
Pekka Enberg
b7566ae720 Add opcodes to SQLite compatibility doc 2024-07-08 09:13:37 +03:00
Pekka Enberg
7cf3c80323 Update SQLite compatibility document
We don't support `SELECT ... WHERE` so mark it as such.
2024-07-05 20:07:18 +03:00
Pekka Enberg
5128b89474 Update SQLite compatibility document
We now support avg() and sum() functions.
2024-07-05 20:06:13 +03:00
Pekka Enberg
ffa999b458 Update SQLite compatibility table 2024-06-19 21:59:59 +03:00
Pekka Enberg
c89924c5a1 Update SQLite compatibility table some more 2024-06-19 14:34:57 +03:00
Pekka Enberg
76c4cd525d Update compatibility table 2024-06-19 14:29:28 +03:00
Pekka Enberg
4fe59a1edb SQLite compatibility document 2024-01-26 17:25:12 +02:00