Skip to content

Bug fixes & model instance isNew flag.

Latest
Compare
Choose a tag to compare
@asaf asaf released this 19 Sep 21:25

Few bug fixes,

modelInstance.isNew() / setNew(boolean)

These accessors sets / get the isNew property which indicates whether a model instance is new or not.

A new model indicates that the model that was never persisted.