Files
librenms-librenms/sql-schema/084.sql
T

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

2 lines
68 B
SQL
Raw Normal View History

2015-12-13 19:39:12 +00:00
ALTER TABLE `users` ADD `dashboard` INT( 11 ) DEFAULT 0 NOT NULL;