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
3db72cf1119fa21bf9f6b18f2bcc5ad4e35f0563
turso
/
tests
/
integration
/
query_processing
History
PThorpe92
3db72cf111
Just forget Full checkpoint mode for now, comment out compat test
2025-07-30 14:08:33 +03:00
..
mod.rs
Do not rollback in TxError
2025-07-18 01:11:51 -03:00
test_btree.rs
convert must_use compile warnings to
unused_variables
to track locations where we need to refactor in the future
2025-07-28 16:09:26 -03:00
test_multi_thread.rs
chore: make every CREATE TABLE stmt in entire repo have 1 space after tbl name
2025-07-22 11:35:21 +03:00
test_read_path.rs
make all
run_once
be run under statement or connection so that rollback is called
2025-07-07 11:51:25 -03:00
test_transactions.rs
chore: make every CREATE TABLE stmt in entire repo have 1 space after tbl name
2025-07-22 11:35:21 +03:00
test_write_path.rs
Just forget Full checkpoint mode for now, comment out compat test
2025-07-30 14:08:33 +03:00