duckdb / sqlite_scanner

DuckDB extension to read and write to SQLite databases
https://duckdb.org/docs/extensions/sqlite
MIT License
208 stars 21 forks source link

Fix GetSource issue that was left-over from a rework and correctly scan tables with MaxRowId smaller or equal to zero #46

Closed Mytherin closed 1 year ago

Mytherin commented 1 year ago

Fixes #37 Fixes #42