sneak
40d7f0185b
Optimize database batch operations with prepared statements
- Add prepared statements to all batch operations for better performance
- Fix database lock contention by properly batching operations
- Update SQLite settings for extreme performance (8GB cache, sync OFF)
- Add proper error handling for statement closing
- Update tests to properly track batch operations
2025-07-28 17:21:40 +02:00
..
2025-07-28 03:23:25 +02:00
2025-07-28 17:21:40 +02:00
2025-07-28 17:21:40 +02:00
2025-07-28 17:21:40 +02:00
2025-07-28 03:23:25 +02:00
2025-07-28 01:14:51 +02:00
2025-07-28 03:23:25 +02:00