mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* fix: Fix potential issue with column size of ifTrunk * renemed sql file * updated db_schema.yaml
2 lines
46 B
SQL
2 lines
46 B
SQL
ALTER TABLE ports MODIFY ifTrunk VARCHAR(16);
|