Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
71 B
SQL
Raw Permalink Normal View History

2019-01-11 16:42:56 -06:00
ALTER TABLE sensors ADD `group` varchar(255) NULL AFTER sensor_descr;