Skip to content

Conversation

@mariarek
Copy link
Contributor

No description provided.

const indexIdentifierDictionary = _.keyBy(storeSchema.indexes, index => getIndexIdentifier(storeSchema, index));
const indexMetaDictionary = _.keyBy(currentIndexMetas, meta => meta.key);

// find indices in the schema that did not exist before
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: update this comment

@berickson1 berickson1 merged commit 9994de3 into microsoft:master Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants