limbo/tests/integration
2025-12-18 10:54:58 -03:00
..
functions clean up core tester to use conn.execute instead of limbo_exec_rows and use conn.exec_rows for parsing correctly the expected values from select queries 2025-12-12 12:36:48 -03:00
fuzz_transaction core: Don't rollback transaction when schema updated 2025-12-15 13:49:21 +02:00
index_method clean up core tester to use conn.execute instead of limbo_exec_rows and use conn.exec_rows for parsing correctly the expected values from select queries 2025-12-12 12:36:48 -03:00
query_processing Merge 'clean up core tester to use conn.execute and conn.exec_rows for parsing correctly the expected values from select queries' from Pedro Muniz 2025-12-18 09:22:45 +02:00
storage add readonly checks to ensure we do not change the header 2025-12-18 10:54:58 -03:00
wal chore: remove experimental_indexes feature flags 2025-12-08 13:00:37 +02:00
common.rs Merge 'clean up core tester to use conn.execute and conn.exec_rows for parsing correctly the expected values from select queries' from Pedro Muniz 2025-12-18 09:22:45 +02:00
mod.rs triggers: add a lot of different kinds of tests 2025-11-18 15:19:01 +02:00
pragma.rs change pragma test to use new test macros 2025-11-19 23:28:23 -03:00
trigger.rs clean up core tester to use conn.execute instead of limbo_exec_rows and use conn.exec_rows for parsing correctly the expected values from select queries 2025-12-12 12:36:48 -03:00