Piotr Rzysko
|
9c1dca72db
|
Introduce VTable
This allows storing table arguments parsed in the VTabModule::create
method.
|
2025-05-21 08:33:17 +02:00 |
|
Piotr Rzysko
|
ea0ec6a216
|
Remove VTabModule methods delegating directly to VTabCursor
|
2025-05-21 08:29:20 +02:00 |
|
PThorpe92
|
95a2fdc096
|
Fix array from ptr in bestindex ffi method in proc macro
|
2025-04-17 14:01:45 -04:00 |
|
PThorpe92
|
528a9b6c7e
|
Clean up allocations in main loop and fix ext tests
|
2025-04-17 14:01:44 -04:00 |
|
PThorpe92
|
de27c2fe4c
|
Properly handle pushing predicates for query optimization from xBestIndex
|
2025-04-17 14:01:37 -04:00 |
|
PThorpe92
|
853af16946
|
Implement xBestIndex for virtual table api to improve query planning
|
2025-04-17 13:53:27 -04:00 |
|
pedrocarlo
|
6249cd67e9
|
added print statement to test that VDestroy is being called
|
2025-04-13 17:10:43 -03:00 |
|
PThorpe92
|
2d7a27fbfa
|
Prevent panic in extension by out of bounds cursor idx
|
2025-04-09 11:06:40 -04:00 |
|
PThorpe92
|
b306cd416d
|
Add debug logging to testing vfs extension
|
2025-03-12 21:52:52 -04:00 |
|
PThorpe92
|
2cc72ed9ab
|
Feature flag vfs for fs feature/prevent wasm
|
2025-03-12 21:52:51 -04:00 |
|
PThorpe92
|
35fc9df275
|
Rename and combine testing extension crate
|
2025-03-12 21:52:51 -04:00 |
|