Skip to content

ModelOverwrite Patch

Compare
Choose a tag to compare
@e-oj e-oj released this 03 Jan 14:02
· 200 commits to master since this release

Models must be initialized with mongoose or via task.initModel before they can be used.
The schema is now optional for task.initModel; if it's left out, a default schema with no properties will be used.