|
b46b72ad3b
|
Introduce "order" and "limit" argument instead of "param" array for BaseRepository and make Repositories more Dependency Injectable
|
2020-01-22 00:09:08 +01:00 |
|
|
5ab898f67f
|
Improve Base collection, model and repository
- Add collection pipeline methods
- Add save collection method
|
2020-01-20 07:32:49 -05:00 |
|
|
559879f41f
|
Enable Model lazy updating based on only the changed data
- Simplify update decision in Database
|
2020-01-20 07:32:48 -05:00 |
|
|
c748a82e8f
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
|