switched from sqlite to mysql. support for sqlite will coma back at some time. removed local installed submodule libraries. need to be installed on the system using pip or package manager

This commit is contained in:
Johannes Findeisen 2020-09-10 21:39:26 +02:00
commit 80a54d0254
7 changed files with 58 additions and 28 deletions

6
.gitmodules vendored
View file

@ -1,6 +0,0 @@
[submodule "fritzconnection"]
path = fritzconnection
url = https://github.com/kbr/fritzconnection.git
[submodule "peewee"]
path = peewee
url = https://github.com/coleifer/peewee.git