mapper icon indicating copy to clipboard operation
mapper copied to clipboard

Lightweight, blazing fast node.js ODM on top of mysql-libmysqlclient

Results 6 mapper issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 1.0.2 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...

dependencies

Bumps [mysql](https://github.com/mysqljs/mysql) from 2.0.0-alpha5 to 2.17.1. Changelog *Sourced from [mysql's changelog](https://github.com/mysqljs/mysql/blob/master/Changes.md).* > ## v2.17.1 (2019-04-18) > > * Update `bignumber.js` to 7.2.1 [#2206](https://github-redirect.dependabot.com/mysqljs/mysql/issues/2206) > - Fix npm deprecation warning >...

dependencies

Bumps [express](https://github.com/expressjs/express) from 3.0.6 to 4.17.1. Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.17.1 > * Revert "Improve error message for `null`/`undefined` to `res.status`" > > ## 4.17.0 >...

dependencies

Seems that composite primary key is not managed. Am I wrong? Any chance to see it implemented?

execParallel is based on caolan/async's each function, on which is noted: "Note, that since this function applies the iterator to each item in parallel there is no guarantee that the...

Hi, Cool project, but where's the documentation - ie, all the options for relationships, which columns are used for foreign keys, conventions, etc... ?