mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
b3bb742bd8
* Database consistency pass Change ids to unsigned ints Also change int timestamp fields to unsigned to fix the Y2038 BUG :D * reduce the amount of queries and hopefully temporary tables * oopsie