Closed geirawsm closed 10 months ago
Use sqlite instead of storing data in json files.
Should also identify if a db file is not active, then transfer info from json to db.
Using sqlite now in poll (added in c218bb43121ee2127de51807eb8c220a8cc1b252), will convert to this in the other modules as well.
poll
Done 00fef1f0b4c3fe9c548c083f720ffd6122dd8edd
Use sqlite instead of storing data in json files.
Should also identify if a db file is not active, then transfer info from json to db.