modely
v0.9.18
Published
Model manager for nodejs
Readme
MODELY
Model manager for nodejs and postgresql
TODO:
- [ ] Add all event transaction to generic $eventQueue on model and create $drainQueue function
- [ ] Change from underscore '_' prefixes to '$'
- [ ] Add comments
- [ ] Rework the way events are fired and handled
- [ ] Change the way audit works to a central audit table for all models
- [ ] Add loading of related models by parameters passed to the read
- [ ] Write unit tests
- [ ] Add extends functionality to models
- [ ] Write integration test
- [ ] Add model validation stage
- [ ] Add db untilies for cleaning up
- [ ] General tidy up
