Open
Conversation
ba16479 to
c6d9f64
Compare
c6d9f64 to
726708b
Compare
726708b to
bd3ee47
Compare
92f589e to
9603cfc
Compare
a7ad39a to
765e930
Compare
3e3a008 to
9a353c0
Compare
9a353c0 to
06139b5
Compare
025ad1a to
d688d99
Compare
d688d99 to
620eb3d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1→0.5Release Notes
tursodatabase/turso (turso)
v0.5.0Compare Source
Added
CHECKconstraints (Pedro Muniz)fuzz_pending_byte_databaseserial for mvcc and wal (Pedro Muniz)changessupport to MVCC and adjust code to always emit it in one place only (Pedro Muniz)vacuum_intoop (Avinash Sajjanshetty)cell_interior_read_left_child_page(Avinash Sajjanshetty)PRAGMA temp_storeoptimization (Preston Thorpe)dbhashtool calculate hash of logical db content (Avinash Sajjanshetty)begin/end_statment(Pere Diaz Bou)prepare_cached(Pere Diaz Bou)Updated
payload_sizeto frame header (Avinash Sajjanshetty)Arc<RwLock<Statement>>fromInsn::Program(Pedro Muniz)connection.with_schemainsidetranslatemodule (Pedro Muniz)&mut ProgramBuilder(Pedro Muniz)INandemit_no_constant_insnto avoid panic in VDBE cursor (Pedro Muniz)Numericthe source of truth for number comparisons (Pedro Muniz)testing/runner(Pedro Muniz)op_column(Pedro Muniz)strftimeshould accept any kind of input not only text (Pedro Muniz)CHARshould return\0forNULL(Pedro Muniz)TursoRwLock::read(Pedro Muniz)testing/stress(Pedro Muniz)testing/system(Pedro Muniz)testing/antithesis(Pedro Muniz)ProgramState+ change registers to hold aBox<[Register]>(Pedro Muniz)integrity_check(Pere Diaz Bou)get_prev_recordandget_next_recordautomatically invalidate_record (Pedro Muniz)Fixed
jump_if_nullbranch offset as incorrectly failed NULL in check constraints in integrity checks (Pedro Muniz)generate_seriesSTOP to SQLite Default (4294967) when omitted (Damian Melia)INSubquery (Pedro Muniz)cast_real_to_integer(Pedro Muniz)handle_text_sumtreat certain text values as approximate (Pedro Muniz)is_nonnullcheck for primary key columns (Pedro Muniz)reserved_bytesif requested (Avinash Sajjanshetty)checked_cast_text_to_numericforNumericcast inexec_cast(Pedro Muniz)v0.4.4: 0.4.4 -- 2026-01-30Compare Source
Release Notes
Added
Updated
Fixed
Install turso_cli 0.4.4
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/turso/releases/download/v0.4.4/turso_cli-installer.ps1 | iex"Download turso_cli 0.4.4
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
You can also download the attestation from GitHub and verify against that directly:
v0.4.3: 0.4.3 -- 2026-01-12Compare Source
Release Notes
Added
prepare_cached(Pere Diaz Bou)Fixed
Install turso_cli 0.4.3
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/turso/releases/download/v0.4.3/turso_cli-installer.ps1 | iex"Download turso_cli 0.4.3
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
You can also download the attestation from GitHub and verify against that directly:
v0.4.2: 0.4.2 -- 2026-01-07Compare Source
Release Notes
Fixed
integrity_check(Pere Diaz Bou)Install turso_cli 0.4.2
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/tursodatabase/turso/releases/download/v0.4.2/turso_cli-installer.ps1 | iex"Download turso_cli 0.4.2