mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-18 12:28:31 +01:00
Oops, remove another insert in schema-1.sql
This commit is contained in:
parent
3ade9217d7
commit
4fbee9cf91
@ -1,5 +1,3 @@
|
||||
ALTER TABLE songs ADD COLUMN sampler INTEGER NOT NULL DEFAULT 0;
|
||||
|
||||
INSERT INTO schema_version (version) VALUES (0);
|
||||
|
||||
UPDATE schema_version SET version=1;
|
||||
|
Loading…
Reference in New Issue
Block a user