I've tried using `let results = this.$store.getters['entities/allDirty']();`, however I get `store.$db is not a function` error, what could be wrong? "@vuex-orm/core": "0.36.1", "@vuex-orm/plugin-change-flags": "^1.2.3",