Files

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

1 line
59 B
SQL
Raw Permalink Normal View History

ALTER TABLE `alerts` ADD `note` TEXT NOT NULL AFTER `open`;