1602 / jugglingdb

Multi-database ORM for nodejs: redis, mongodb, mysql, sqlite3, postgresql, arango, in-memory...
http://1602.github.io/jugglingdb/
2.04k stars 241 forks source link

process rpc message error TypeError: User.bulkUpdate is not a function #454

Closed iniwap closed 7 years ago

iniwap commented 7 years ago

IN MySQL this error

1602 commented 7 years ago

Could you try to use User.update instead? Please let me know your jugglingdb-mysql adapter version and full stack trace of this error.

iniwap commented 7 years ago

Using "npm install jugglingdb" not the latest..and i solved it by using master