Releases Tags
-
v1.0 Pre-Release
released this 6 years ago | 0 commits to master since this release
Basic database-attribute-system:
- Querybuilder
- General query-building with escaping and serialising
- Build select by primary key/s
- Attributes to mark classes and properties
- DbObject with (optional) tableName
- DbAttribute with (optional) attributeName
- DbPrimaryKey with (optional) attributeName
- DbForeignKey with referenceClass and (optional) attributeName
Downloads
- Querybuilder