inserting ain't working

hell yeah

concurrency tests passing now woosh

finally write tests passed

Most of the cdc tests are passing yay

autoincremeent draft

remove shared schema code that broke transactions

sequnce table should reset if table is drop

fmt

fmt

fmt
This commit is contained in:
Pavan-Nambi
2025-09-04 15:00:27 +05:30
parent caaf60a7ea
commit b833e71c20
14 changed files with 442 additions and 75 deletions

View File

@@ -438,6 +438,7 @@ impl Limbo {
}
self.reset_input();
}
fn print_query_performance_stats(&mut self, start: Instant, stats: QueryStatistics) {