Added basic SQLite functionality NOT FUNCTIONAL YET

Unfortunately the Databse connection is not functional yet
as we seem to have some general problems with the db handling.
This commit is contained in:
Alexander Doerflinger
2017-08-08 12:56:44 +02:00
parent 5a1ba02c20
commit 349c67f093
8 changed files with 394 additions and 11 deletions

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>