Commit Graph

3 Commits

Author SHA1 Message Date
37a342e63d
support db password in config file 2023-07-05 20:59:20 +02:00
967daf1914
Improve DB connection handling: Lazy init + config
Introduces a proper config file for db connection information
Also, connection now has to be explicitly initialized instead of this
being done on import: This is now done by the CLI function automatically
2023-07-05 20:54:26 +02:00
f94fe23f60
move executable cli file outside of package structure 2023-07-05 19:01:08 +02:00