Conversion tool is near from complete. Use Peewee as ORM

This commit is contained in:
Yax
2015-05-01 18:57:17 +02:00
parent b38d47228a
commit 7b5c0822ff
7 changed files with 140 additions and 19 deletions
+3
View File
@@ -0,0 +1,3 @@
# Configuration file
DB_URL = "mysql://stacosys_user:stacosys_password@localhost:3306/stacosys"