Commit b0673cc00905bb829292581df303dded8c0f4a20
1 parent
ca360511
remove the semicolon at the end of create table because SQLite store the creatio…
…n query without that semicolon. Hence during migration the algorithm compare the creation query (the stored query in DB with program query), because it was always different "semicolon", the migration was always applied . That happened only when the database schema version changed.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
calexium_lib @ 5ae5c66a0ff