Files
librenms-librenms/database/migrations
Tony Murray dec1ed1e45 Split port_groups migration to prevent issues (#12732)
* Split port_groups migration to prevent issues

* split out to individual tables

* fix class names

* Fix the hasTable check
don't need separate foreign key migrations since they are both on the same table.
2021-04-12 02:39:46 +02:00
..