Commit Graph

1 Commits

Author SHA1 Message Date
MartinMosbeck
5712fbeb52 Database clean up and documentation
Made database.txt to database.sql with sql comments
Now the database.sql can be used to create a database
Added more documentation in database.sql
Simplified test data for inserts
Clean style for SQL commands
Added Foreign Key Constraints

Question: table Users: isbaron & isadmin same? or 2 columns needed?

Signed-off-by: MartinMosbeck <martin.mosbeck@gmx.at>
2016-02-16 11:25:55 +01:00