mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
Minor renames and rewordings
This commit is contained in:
parent
50c9675963
commit
ccb6ba5d30
5 changed files with 32 additions and 25 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue