- Change your package import paths from
github.com/Kamva/mgm/v2togithub.com/Kamva/v3.
- built-in
IDfield changed json tag value from_idtoidf665e15
-
Change your package import paths from
github.com/Kamva/mgmtogithub.com/Kamva/v3. -
methods
SaveandSaveWithContextwas removed from collections.- To Create an entity use the
CreateorCreateWithCtxmethods. - To update an entity use the
UpdateorUpdateWithCtxmethods.
- To Create an entity use the
-
method
IsNewmethod was removed from themodelinterface, don't use it.