Open
Description
After an update to the latest Vuex-ORM version this plugin is unfortunately broken.
For example, when I call 'entities/allDirty' or 'resetAllDirtyFlags', I get an error: store.$db is not a function
I think the problem is the breaking change in Vuex-ORM 0.35:
The Query now must receive database instance as the first argument.
Metadata
Metadata
Assignees
Labels
No labels