Taking care of all the issues #26
@ -0,0 +1,5 @@
|
||||
-- +migrate Up
|
||||
|
||||
ALTER TABLE "Source"
|
||||
ADD COLUMN enabled BOOL DEFAULT FALSE,
|
||||
ADD COLUMN meta JSON DEFAULT '{}';
|
Loading…
x
Reference in New Issue
Block a user