inital commit

This commit is contained in:
Rabjerg
2020-09-14 12:05:34 +02:00
commit a197198452
5 changed files with 1072 additions and 0 deletions

10
README.MD Normal file
View File

@@ -0,0 +1,10 @@
# Header
## Usage
start the db with docker-compose.yml
create the tables and fill them with mock-data using mockdata.sql
run the script segfault_python.py and see how everything is fine.
change the zero-padding of the uid column with change_zfill.sql
run the script segfault_python.py and watch the world burn.