pedrocarlo
fc6ce8920a
add section to docs/manual.md
2025-12-17 10:55:25 -03:00
Pekka Enberg
194d43edde
Add explanation for concurrent transactions
...
Make it explicit that Turso -- like most databases -- allows a single
active transaction per connection at a time. If you need concurrency,
you need multiple connections, even with BEGIN CONCURRENT.
2025-12-06 09:44:25 +02:00
Nikita Sivukhin
94a39cef3a
add some docs for index method
2025-11-03 16:40:18 +04:00
Pekka Enberg
ff83b8218a
docs: Add vector search section to database manual
2025-10-24 11:04:47 +03:00
Yevhen Kostryka
08efce510e
Fix typo in manual.md
...
In `SELECT` section there is `GROU BY` instead of `GROUP BY`
2025-10-13 18:45:31 +03:00
Pekka Enberg
295a6fe6a1
docs: Explain BEGIN CONCURRENT
2025-10-03 10:24:28 +03:00
Pekka Enberg
7c83ebca41
docs: Document more CLI command line options
2025-10-03 09:35:57 +03:00
Pekka Enberg
6d06dce2bb
docs: Add section on MVCC limitations
...
Document limitations in MVCC pointed out by Jussi.
2025-10-02 18:49:12 +03:00
Jussi Saurio
a9d782e319
Merge 'Add encryption internals docs' from Avinash Sajjanshetty
...
preview - 8d2ef700c9
904c25052e4365395b33b3/docs/manual.md#encryption-1
Closes #3461
2025-10-02 07:04:16 +03:00
Avinash Sajjanshetty
ca0d738f4d
Add encryption internals docs
2025-10-02 00:14:28 +05:30
Avinash Sajjanshetty
eb438237fe
update documentation
2025-09-30 19:15:48 +05:30
rajajisai
89caa868f9
Encryption support for database header page
2025-09-16 10:04:30 -04:00
Pekka Enberg
656b0af1be
Document DEFERRED and IMMEDIATE transaction modes
2025-09-10 19:39:58 +03:00
Pekka Enberg
a2a5b852b8
Document query result ordering limitation
Build & publish @tursodatabase/sync / stable - x86_64-unknown-linux-gnu - node@20 (push) Waiting to run
Build & publish @tursodatabase/sync / Test turso-sync-js on Linux-x64-gnu - node@20 (push) Blocked by required conditions
Build & publish @tursodatabase/sync / Publish (push) Blocked by required conditions
Build & publish @tursodatabase/database / stable - wasm32-wasip1-threads - node@20 (push) Waiting to run
Build & publish @tursodatabase/database / stable - aarch64-apple-darwin - node@20 (push) Waiting to run
Build & publish @tursodatabase/database / stable - aarch64-unknown-linux-gnu - node@20 (push) Waiting to run
Build & publish @tursodatabase/database / stable - x86_64-pc-windows-msvc - node@20 (push) Waiting to run
Build & publish @tursodatabase/database / stable - x86_64-unknown-linux-gnu - node@20 (push) Waiting to run
Build & publish @tursodatabase/database / Test bindings on Linux-x64-gnu - node@20 (push) Blocked by required conditions
Build & publish @tursodatabase/database / 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 / linux (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 / simulator (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ö / vfs-bench-compile (push) Waiting to run
Rust Benchmarks+Nyrkiö / tpc-h (push) Waiting to run
2025-09-08 14:19:48 +03:00
Pavan-Nambi
b343b79613
add details about table columns and how cdc behaves with transactions and stuff
2025-09-01 18:56:59 +05:30
Pavan Nambi
668213888d
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 18:16:53 +05:30
Pavan Nambi
5a6db2c2d5
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 18:16:40 +05:30
Pavan Nambi
6d6e8d2944
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 18:16:29 +05:30
Pavan Nambi
fa51256d4f
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 18:16:18 +05:30
Pavan Nambi
826c6c7ee6
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:18:23 +05:30
Pavan Nambi
2fb2366105
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:18:16 +05:30
Pavan Nambi
4538455fe4
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:05:53 +05:30
Pavan Nambi
d969902809
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:05:46 +05:30
Pavan Nambi
98f6ed6b61
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:05:39 +05:30
Pavan Nambi
3aa85a46e0
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:05:32 +05:30
Pavan Nambi
7a26351efc
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:05:23 +05:30
Pavan Nambi
635720ed74
Update docs/manual.md
...
Co-authored-by: Jamie Barton <jamie@notrab.dev>
2025-09-01 16:05:15 +05:30
Pavan-Nambi
b122e0cc0e
add docs to cdc
2025-09-01 13:31:21 +05:30
Avinash Sajjanshetty
4d7b4bb711
Add some docs on encryption
2025-08-26 23:11:48 +05:30
Pekka Enberg
da80e6f760
Add links to JavaScript packages
2025-08-19 19:31:32 +03:00
Pekka Enberg
33ddae1877
Fix JavaScript API reference
2025-08-18 14:00:46 +03:00
Pekka Enberg
aaf7b39d96
Update manual.md
2025-08-13 18:52:14 +03:00
pedrocarlo
e416d91df2
Proposed I/O model
2025-08-13 12:16:14 -03:00
Pekka Enberg
09d64b2290
docs/manual: Drop redundant section place-holder
...
There's already a section on SQL query language.
2025-08-13 12:55:56 +03:00
Pekka Enberg
c942239a5a
docs/manual: Document more of SQLite C API
2025-08-13 12:54:37 +03:00
Pekka Enberg
770b43caa6
docs/manual: Drop indexing from list of limitations
...
Indexes are enabled by default now.
2025-08-13 12:47:21 +03:00
Pekka Enberg
379896d087
docs/manual: Document some shell commands
2025-08-13 12:46:17 +03:00
Pekka Enberg
bbc7994f59
docs/manual: Document shell command line options
2025-08-13 12:42:48 +03:00
Pekka Enberg
ece8f106d9
docs/manual: Fix JavaScript section
...
The API changed so fix that up. Also improve flow of text.
2025-08-13 12:26:31 +03:00
Pekka Enberg
9a0d5cebe9
docs/manual: Fix limitations section heading style
2025-08-13 12:26:11 +03:00
Pekka Enberg
db0d80310f
Update manual.md
2025-08-13 11:57:47 +03:00
Pekka Enberg
c856472dbe
docs: Add a section on MVCC internals
2025-08-13 11:52:02 +03:00
Mattia Pitossi
398bea9f12
docs: fix command add homebrew install instructions for MacOS
2025-08-09 11:58:11 +02:00
Pekka Enberg
f2b2e4d4d8
Rename JavaScript package to @tursodatabase/database
2025-08-08 13:22:10 +03:00
Pekka Enberg
eae6e056cb
Add JavaScript API reference document
2025-08-01 15:56:08 +03:00
Pekka Enberg
604ed4a13d
Fix typo on manual.md
2025-07-29 11:47:20 +03:00
Pekka Enberg
532a014557
docs: Add JavaScript API to the manual
2025-07-29 11:45:12 +03:00
Pekka Enberg
e4a1856ef0
UTF-8 is the only supported character encoding
...
We have no plans to support UTF-16 unless there's a major application
that needs it.
2025-07-28 09:55:18 +03:00
stano
4ceea1a473
Update limbo -> turso in manual.md
2025-07-26 15:58:22 +03:00
PThorpe92
297cbbf726
Rename Limbo -> Turso in python tests
2025-07-02 10:57:46 -04:00