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 |