mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-07 20:45:01 +00:00
![]()
Some checks failed
Build and push limbo-sim image / deploy (push) Waiting to run
Go Tests / test (push) Waiting to run
Java Tests / test (push) Waiting to run
JavaScript / stable - aarch64-apple-darwin - node@20 (push) Waiting to run
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@20 (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 / 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 / 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ö / tpc-h (push) Waiting to run
Run long fuzz tests on Btree / run-long-tests (push) Has been cancelled
Run long fuzz tests on Btree / simple-stress-test (push) Has been cancelled
Closes #1888 . This PR fixes UPDATE translation by not emitting an ephemeral plan when we are doing a `RowIdEq` search. Also, we should delete the previous rowid when the rowid is in the set clause. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #1891 |
||
---|---|---|
.. | ||
cli_tests | ||
sqlite_test_ext | ||
test_files | ||
wal | ||
agg-functions.test | ||
all.test | ||
alter_table.test | ||
boolean.test | ||
changes.test | ||
cmdlineshell.test | ||
coalesce.test | ||
collate.test | ||
compare.test | ||
concat.test | ||
create_table.test | ||
default_value.test | ||
delete.test | ||
drop_index.test | ||
drop_table.test | ||
gen-database.py | ||
glob.test | ||
groupby.test | ||
insert.test | ||
integrity_check.test | ||
join.test | ||
json.test | ||
like.test | ||
literal.test | ||
math.test | ||
null.test | ||
offset.test | ||
orderby.test | ||
pragma.test | ||
pyproject.toml | ||
README.md | ||
rollback.test | ||
scalar-functions-datetime.test | ||
scalar-functions-printf.test | ||
scalar-functions.test | ||
select.test | ||
subquery.test | ||
tester.tcl | ||
testing.db | ||
testing_norowidalias.db | ||
testing_small.db | ||
testing_small.db-wal | ||
testing_user_version_10.db | ||
time.test | ||
total-changes.test | ||
transactions.test | ||
update.test | ||
values.test | ||
vector.test | ||
where.test |