Minor renames and rewordings
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
-- SCHEMA VERSION 6: 2020-03-21
|
||||
alter table systems add column pings bool not null default true;
|
||||
alter table systems add column pings_enabled bool not null default true;
|
||||
update info set schema_version = 6;
|
||||
Reference in New Issue
Block a user