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

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

2 lines
58 B
SQL
Raw Normal View History

ALTER TABLE devices ADD max_depth int DEFAULT 0 NOT NULL;