Commit Graph

269 Commits

Author SHA1 Message Date
Raymond Feng 4913b868c5 Bump version 2014-07-20 13:54:25 -07:00
Raymond Feng f8074f87f4 Merge pull request #4 from strongloop/feature/fix-update-attrs
Fix updateAttributes impl
2014-07-20 13:53:38 -07:00
Raymond Feng 0a62bffafb Fix updateAttributes impl
See https://github.com/strongloop/loopback-connector-mysql/issues/40
2014-06-20 21:13:10 -07:00
Raymond Feng 2654360532 Merge tag 'v1.1.0'
1.1.0
2014-06-20 13:42:02 -07:00
Raymond Feng 5ec091597c Merge branch 'release/1.1.0' into production 2014-06-20 13:41:56 -07:00
Raymond Feng 2fadea3f42 Bump version 2014-06-18 22:52:47 -07:00
Raymond Feng d1508b4504 Merge pull request #3 from strongloop/feature/fix-count
Fix the count() impl to use buildWhere() from the subclass
2014-06-18 22:50:49 -07:00
Raymond Feng 614ac2b419 Fix style to pass jlint 2014-06-18 22:35:52 -07:00
Raymond Feng b4a45603cb Add space 2014-06-18 22:29:34 -07:00
Raymond Feng 7d6f0f5ab9 Add bulk update support 2014-06-18 22:24:55 -07:00
Raymond Feng 1553452346 Fix the count() impl to use buildWhere() from the subclass 2014-06-03 07:59:27 -07:00
Miroslav Bajtoš b2520029bf Merge tag 'v1.0.0'
v1.0.0
2014-06-03 08:40:51 +02:00
Miroslav Bajtoš 17984a5a8c Merge branch 'release/1.0.0' into production 2014-06-03 08:40:45 +02:00
Miroslav Bajtoš 2efe31d763 1.0.0 2014-06-03 08:40:17 +02:00
Miroslav Bajtoš d6d348fccd Merge pull request #2 from strongloop/feature/refactor-connector-base
Initial implementation.
2014-06-03 08:22:54 +02:00
Miroslav Bajtoš 96d3332165 fixup: add a stub test 2014-05-23 19:18:11 +02:00
Miroslav Bajtoš 48884f7b79 Initial implementation.
Add `lib/connector.js` and `lib/sql.js` from
strongloop/loopback-datasource-juggler@5937f0c.

Export both classes from `index.js`

Rename `BaseSQL` to `SqlConnector`.

Fix jshint errors.
2014-05-23 15:44:41 +02:00
Miroslav Bajtoš 2a2d11db0a Initial commit. 2014-05-23 15:44:15 +02:00
Miroslav Bajtoš 186435db67 Initial commit. 2014-05-23 10:31:19 +02:00