open768 / spaceinc

chicken katsu useful space routines
0 stars 0 forks source link

store indexes relationally in sqlite. #1

Open open768 opened 3 months ago

open768 commented 3 months 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 3 months 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 3 months ago

New table. 5 columns

Unique type,sol,instr,product