balderdashy / waterline-docs

WARNING: The content in this repo is out of date! See https://github.com/balderdashy/sails-docs for the most up-to-date documentation
452 stars 161 forks source link

Update Array Not Work #125

Closed vmdao closed 6 years ago

vmdao commented 8 years ago

In Docs, write

.update( criteria , values , [callback] )
criteria : {},[{}], string, int
values : {},[{}]

Thanks