Files
librenms-librenms/includes
Joseph Tingiris 3629db9464 fdb-table.inc.php: Fix SQL constrain violation, 'port_id' cannot be null (#11055)
* fix SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'port_id' cannot be null
* If $entry['port_id'] truly is null (on insert) then Illuminate throws a fatal error and all subsequent processing stops.
* Cisco ISO (and others) may have null ids. We still want them inserted as new
* strings work with DB::table->insert().
2020-01-21 10:46:34 +01:00
..
2019-03-14 08:06:27 -05:00
2019-05-28 07:08:24 -05:00
2019-06-23 00:29:12 -05:00
2019-12-24 17:01:26 +01:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-19 16:01:53 -05:00
2019-06-23 00:29:12 -05:00
2019-10-13 13:40:38 +00:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2020-01-12 17:23:33 +01:00
2018-08-11 16:37:44 -05:00
2019-06-23 00:29:12 -05:00