This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2025-12-18 00:54:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccaf39de93d068775eefec8fad32ea6d1be3441d
turso
/
tests
/
integration
/
query_processing
History
Nikita Sivukhin
299533b7b6
hide custom modules syntax behind --experimental-custom-modules flag
2025-10-27 12:29:05 +04:00
..
encryption.rs
hide custom modules syntax behind --experimental-custom-modules flag
2025-10-27 12:29:05 +04:00
mod.rs
enable encryption feature flag by default
2025-09-30 19:04:25 +05:30
test_btree.rs
Update the write_varint method to use an encoded buffer of size 9 instead of 10.
2025-10-25 16:53:59 +05:30
test_ddl.rs
Add regression tests for ALTER TABLE stuff
2025-09-27 09:45:15 +03:00
test_multi_thread.rs
Fix incorrectly implemented test
2025-10-22 23:40:45 +03:00
test_read_path.rs
clippy
2025-10-13 14:11:18 +03:00
test_transactions.rs
fix stale test: constraint errors do not roll back tx anymore
2025-10-22 23:40:45 +03:00
test_write_path.rs
Handle cases where DB grows or shrinks due to savepoint rollback
2025-10-22 23:40:45 +03:00