parent
d0ac3fc207
commit
29e24e0de9
@ -0,0 +1,4 @@
|
||||
-- You should not modify if this have pushed to Github, unless it does serious wrong with the db.
|
||||
BEGIN TRANSACTION;
|
||||
ALTER TABLE status_page ADD google_analytics_tag_id TEXT;
|
||||
COMMIT;
|
Loading…
Reference in new issue