LumoSQL / archive1-LumoSQL-on-github

Initial work on SQLite and LMDB integration
https://lumosql.github.io/LumoSQL/
Other
68 stars 14 forks source link

Re-order btree.h #59

Closed danshearer closed 4 years ago

danshearer commented 4 years ago

Make clear what is generic and what is not, in preparation for completely abstracting the SQLite btree from the virtual database engine.

danshearer commented 4 years ago

Submitted to sqlite (not using PR)

See https://github.com/LumoSQL/sqlite/blob/master/src/btree.h

danshearer commented 4 years ago

Code in branch at sqlite.org: https://www.sqlite.org/cgi/src/artifact/c16c855f7e2ef5bf

Issue moved to https://lumosql.org/src/lumosql/tktview/dac94eb408da8f2effe884aed77a2b058e5f13b9