Jakob Borg
4ad3f07691
chore(db): migration for previous commits ( #10319 )
...
Recreate the blocks and block lists tables.
---------
Co-authored-by: bt90 <btom1990@googlemail.com >
2025-08-31 09:27:33 +02:00
Jakob Borg
c5a29b5b26
fix(model): don't clobber local flags when receiving index ( #10190 )
2025-06-20 07:08:06 +00:00
Simon Frei
8b978d4712
chore: add migration for remote invalid local flag ( #10174 )
...
Follow to resp. migration for the change in this commit:
7b319111d3
---------
Co-authored-by: Jakob Borg <jakob@kastelo.net >
2025-06-13 21:28:07 +00:00
Jakob Borg
025905fcdf
chore: switch database engine to sqlite ( fixes #9954 ) ( #9965 )
...
Switch the database from LevelDB to SQLite, for greater stability and
simpler code.
Co-authored-by: Tommy van der Vorst <tommy@pixelspark.nl >
Co-authored-by: bt90 <btom1990@googlemail.com >
2025-03-29 13:50:08 +01:00