Cache icon indicating copy to clipboard operation
Cache copied to clipboard

After I modified my model class , all caches are gone,

Open swulog opened this issue 3 years ago • 1 comments

After I modified my model class , all caches are gone, How to keep caches while I modified model class?

swulog avatar Aug 18 '21 09:08 swulog

You would need to write specific code to transfer your old models in the cache into the new models. In other words, you'd need to keep both models' code and version them.

joeljfischer avatar Aug 14 '22 17:08 joeljfischer

Closing, reason outdated issue.

3lvis avatar Mar 26 '24 05:03 3lvis