Commit d1c31cf
MPCoreDeveloper
Resolve data persistence & query compilation - ready for performance phase
- QueryCompiler: Fixed WHERE clause type handling (IComparable, numeric coercion)
- Database: Confirmed InsertBatch() working (141/200 mystery SOLVED, 200/200 persisting)
- Tests: All CompiledQueryTests passing, 1000 queries complete in 137-1466ms
- Status: Stable checkpoint before performance optimization phase
- Next: Focus on eliminating thread sleeps for flush operations"1 parent 0fd99c2 commit d1c31cf
File tree
3 files changed
+423612
-2
lines changed- src/SharpCoreDB/Services
- tests/SharpCoreDB.Benchmarks
3 files changed
+423612
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
264 | 266 | | |
265 | | - | |
| 267 | + | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
| |||
0 commit comments