-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added `TypeInfo` to represent better types with generics. - Added `TableRelationshipReference` for use in `TableScheme`. - Added `TimedMap` to help with timed caches. - Added `KeyConditionIN` and `KeyConditionNotIN`. - Entities: - Added support to relationship fields. - Added support for List fields pointing to another entity. - `SQLEntityRepository`: - Added support to UPDATE. - Added support to relationship tables.
- Loading branch information
Showing
15 changed files
with
2,030 additions
and
367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.