Retrieve last state of model inside model itself?
I have some modules in my application and these modules are managed by a model called Module
and their state is saved in database through this model.
I have some modules in my application and these modules are managed by a model called Module
and their state is saved in database through this model.