mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
ALTER TABLE
|
|
device
|
|
ADD COLUMN
|
|
stopped_reporting boolean NOT NULL DEFAULT false; |