librenms/app
Tony Murray 25722bbbd5
Faster initial database creation (#12297)
* Faster initial database creation
Add db dumps to improve initial db migration
On my test system 13s -> 7s, a 46% reduction.
Should help out a lot on systems like RPi

* lnms schema:dump command

--snapshots saves db snapshots, otherwise it saves the yaml

* fix style

* fix timezones...

* not working with in-memory db yet
remove build.sql
2020-11-06 01:19:15 +01:00
..
Api/Controllers Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
ApiClients Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
Console Faster initial database creation (#12297) 2020-11-06 01:19:15 +01:00
Events lnms user:add command (#9830) 2019-02-15 09:00:07 -06:00
Exceptions Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Facades Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Guards Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Http Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Jobs Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
Listeners Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Models Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
Observers Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Policies Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
Providers Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
View/Components Add Blade Submenu component (#12159) 2020-09-29 23:11:05 -05:00
Application.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
Checks.php Laravel 8.x Shift (#12235) 2020-11-03 10:18:31 -06:00
StreamedOutput.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00