97b7eaeffeb71568b80884ed4ae7fc063eec0e22
Added check if given class is invalid Changed BuildQuery to support recursive object[] copying Changed structure Added DbFunction to handle all Db-related stuff
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