Commit Graph

11 Commits

Author SHA1 Message Date
d2c5c1180b Don't assume columns. 2022-12-22 19:42:20 -03:00
8a03d9e675 Reorder and cleanup of Repository 2022-10-11 11:39:25 -03:00
100df73916 Remove Mapping, simplifying Repository 2022-10-10 22:19:09 -03:00
5c1f424c76 Added Mapping functionality 2022-10-10 21:47:48 -03:00
fe67519682 Added column = property handling for mapping 2022-10-10 17:32:34 -03:00
422d9a6dbd Improve mapping 2022-10-10 16:36:47 -03:00
aff0d4333d Added update to Repository 2022-09-12 17:23:29 -03:00
806b8e7b93 Changed model to be jsonserialiazable and it's factory into repository
Added model, create and required/optional to repository
2022-09-09 15:55:45 -04:00
3811e8224b Define and Implement delete 2022-09-09 13:15:27 -04:00
9834eb70a4 Use full class name without having to specify namespace beforehand 2022-09-09 13:15:11 -04:00
7f33475e35 Interfaces 2022-09-08 21:35:25 -04:00