mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-01-14 13:56:57 -08:00
Update db version in initialize_db.sql
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CREATE TABLE version ( version INTEGER );
|
||||
|
||||
INSERT INTO version VALUES (1);
|
||||
INSERT INTO version VALUES (2);
|
||||
|
||||
/* column names must match protobuf field names */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user