-
Notifications
You must be signed in to change notification settings - Fork 2
TODO
Antun Badurina edited this page Jan 14, 2020
·
1 revision
- Add support for custom isChanged method
- Update README with information about
build
functions - Create an interface for service which has to implement .save method
- Create interfaces for public methods (i.e., build)
- Setup testing process
- Add more tests
- Add an example with belongsTo relationship to demoApp
- Add tests for demoApp
- Add virtual attributes (attributes which won't be saved to the model)
- Change mask/unmask functions with decorators (transformBeforeSave)