History creates its table with CREATE TABLE IF NOT EXISTS and has no schema version, so there is
no way to change the history model on an existing install without guessing at what is already there.
Reference: src/model/history.cpp:190.
Tasks:
Land before #30.
Historycreates its table withCREATE TABLE IF NOT EXISTSand has no schema version, so there isno way to change the history model on an existing install without guessing at what is already there.
Reference:
src/model/history.cpp:190.Tasks:
Land before #30.