Not understandng. ![]()
I think youâre looking at my former development branch.
Youâll now find v0.6.0 is released.
Just saw this.
I see this as two ways to go and wasnât sure which is the best way.
1,2,3 were intended for when you want to do the basics,
4 is the next level of severity where you rebuild the db
5 is the next after rebuild where you resort to using one of your backups.
6 sits by itself
7 is the quintessential âOH NO â not thatâ
8, 9 are self explanatory
Iâm willing to change the order, I wasnât sure which is best for everyone.
Iâm also considering changing âRepairâ to âRebuildâ because âRebuildâ more accurately describes what it does. It ârepairsâ by ârebuildingâ with all bad records having been omitted by SQLite during the export process.