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-28 21:44:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9c3f0d55bb5fcda648a112cacacdbac70fca8bf
turso
/
tests
/
integration
/
query_processing
History
pedrocarlo
0e3e64878c
workaround the fact that to reparse schema we have to avoid falling into a reprepared statement loop
2025-08-04 12:32:34 -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
workaround the fact that to reparse schema we have to avoid falling into a reprepared statement loop
2025-08-04 12:32:34 -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
workaround the fact that to reparse schema we have to avoid falling into a reprepared statement loop
2025-08-04 12:32:34 -03:00
test_write_path.rs
Remove assert for !NO_LOCK_HELD, properly handle writing header if reset
2025-07-30 14:08:51 +03:00