add new line for schema-45

This commit is contained in:
Chocobozzz 2014-06-04 18:02:49 +02:00
parent e484306631
commit 71c096c170

View File

@ -21,3 +21,4 @@ INSERT INTO %allsongstables_fts (ROWID, ftstitle, ftsalbum, ftsartist, ftsalbuma
FROM %allsongstables;
UPDATE schema_version SET version=45;