Closed danshearer closed 4 years ago
Submitted to sqlite (not using PR)
See https://github.com/LumoSQL/sqlite/blob/master/src/btree.h
Code in branch at sqlite.org: https://www.sqlite.org/cgi/src/artifact/c16c855f7e2ef5bf
Issue moved to https://lumosql.org/src/lumosql/tktview/dac94eb408da8f2effe884aed77a2b058e5f13b9
Make clear what is generic and what is not, in preparation for completely abstracting the SQLite btree from the virtual database engine.