theabraxas / Project-Neith

Project Neith is intended to provide an extensible and modular dashboard which conveys important information concisely and enables actions on monitored systems.
https://abraxas.io
GNU General Public License v3.0
22 stars 2 forks source link

Split dbconfig.ps1 in to multiple files based on reqs #6

Open theabraxas opened 5 years ago

theabraxas commented 5 years ago

In order to not make unnecessary tables and keep things small, I think it makes sense to split dbconfig.ps1 in to smaller chunks which look to a table for dependencies to see which tables need to be prepared.