Skip to content

Changed update all function#126

Open
tranfuga25s wants to merge 2 commits into
ichikaway:cake2.2from
tranfuga25s:updateAllWithPrimaryKey
Open

Changed update all function#126
tranfuga25s wants to merge 2 commits into
ichikaway:cake2.2from
tranfuga25s:updateAllWithPrimaryKey

Conversation

@tranfuga25s
Copy link
Copy Markdown

Changed the updateAll function to use:

  • Multi insted of multiple ( for mongodb 2.4.9 )
  • Convert conditions when using "_id" as primary key to the correspondent value.

Changed the updateAll function to use:

- Multi insted of multiple ( for mongodb 2.4.9 )
- Convert conditions when using "_id" as primary key to the correspondent value.
Small change to use already implemented function for converting primary key to mongodb elements
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.

1 participant