Railz ad3c1da0cd Fixes:
- Fields not matching
- FieldType being lookedUp wrong
- dictionary-access-violation
- guid saved as string not casting
- InsertQuery built wrong
2019-05-08 23:22:20 +02:00
2019-05-08 23:22:20 +02:00
2019-03-28 10:17:32 +01:00
2019-03-28 10:17:32 +01:00
2019-03-28 10:17:32 +01:00
2019-03-28 10:17:32 +01:00

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
Description
Automatic database-attribute management system for C# projects
Readme 96 KiB
v1.5.15 Latest
2019-07-08 14:53:31 +02:00
Languages
C# 100%