open768 / spaceinc

chicken katsu useful space routines
0 stars 0 forks source link

store indexes relationally in sqlite. #1

Open open768 opened 1 month ago

open768 commented 1 month ago

the indexes are created manually and stored as another file object in the database. it was ok when there was not database, but now its time to migrate to a relational structure as adding to the index is going to get incrementally more expensive as it

open768 commented 4 weeks ago

While this doesn't seem like a big deal, it will become a big problem as soon as there are a handful of users

open768 commented 4 weeks ago

New table. 5 columns

Unique type,sol,instr,product