85495af97f89b010f396926ecc35b904c618da71
Added Init() to initialise necessary classes Changed structure and added a BaseAttribute Fixed occuring errors to match new system
Database-Attribute System for C# Projects
Features:
- Mark classes as dbObjects
- Mark properties as dbAttribute, primaryKey and foreignKey
- Includes a query-builder
- Generate Insert, Select, Update and Delete statements