Samarpan Bhattacharya
|
fd0e8d8e0f
|
fix: handle non generated ids in bulk insert
Signed-off-by: Samarpan Bhattacharya <this.is.samy@gmail.com>
|
2022-12-14 13:12:25 -05:00 |
Samarpan Bhattacharya
|
7a02f12194
|
feat: add capability for insert multiple rows in single query
Signed-off-by: Samarpan Bhattacharya <this.is.samy@gmail.com>
|
2022-09-22 10:42:26 -04:00 |
Raymond Feng
|
8d8361337d
|
Group clauses for AND/OR conditions
This is required to preserve the order of conditions
Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
|
2020-11-06 09:47:25 -08:00 |
Agnes Lin
|
9d03b8cde8
|
push column/idcolumn to connector level and renam
|
2020-04-17 14:28:19 -04:00 |
Agnes Lin
|
aa26562cbe
|
fix the way it gets column name for id property
|
2020-02-28 13:10:07 -05:00 |
Miroslav Bajtoš
|
a1fe28a3a4
|
Fix eslint violations
Run `eslint --fix .` to add trailing commas to function arguments.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
|
2019-11-01 13:45:20 +01:00 |
Marvin Irwin
|
ab99062e63
|
Fix SqlConnector to ignore empty WHERE statements
|
2019-09-20 17:02:30 +02:00 |
Dominique Emond
|
7ab10fb8fb
|
fix: prevent adding listeners past limit
Co-authored-by: Dominique Emond <dremond@ca.ibm.com>
|
2019-08-13 19:09:48 -04:00 |
Nora
|
4c4d05fe87
|
chore: update deps and fix lint violations
|
2019-08-02 09:50:51 -04:00 |
Samarpan Bhattacharya
|
998cfba9ae
|
feat: map property name to table column name
|
2019-05-02 18:53:00 +05:30 |
Diana Lau
|
59d7089f7d
|
chore: update copyrights years
|
2019-04-18 17:42:33 -04:00 |
Raymond Feng
|
e77b300384
|
Update deps and fix styles
|
2017-03-06 15:40:47 -08:00 |
Ryan Graham
|
958c6619e3
|
update copyright notices and license
|
2016-05-05 21:50:59 -07:00 |
Amir Jafarian
|
70277da109
|
Fix linting errors
|
2016-04-11 13:06:33 -04:00 |
Amir Jafarian
|
fc33ced470
|
Auto-update by eslint --fix
|
2016-04-09 14:35:52 -04:00 |
Simon Ho
|
4437b32e4b
|
Add support for RegExp operator
|
2015-07-27 09:33:10 -07:00 |
Raymond Feng
|
98eeab1044
|
Add a test for nesting and/or
|
2015-06-24 23:03:13 -07:00 |
Raymond Feng
|
50ac48c5f7
|
Add hooks to sql based connectors
|
2015-05-22 09:03:27 -07:00 |
Raymond Feng
|
a5f11ac5f5
|
Fix for https://github.com/strongloop/loopback-connector-mssql/issues/45
|
2015-05-22 08:52:40 -07:00 |
Raymond Feng
|
8815e9c961
|
Add transaction support
|
2015-05-15 10:27:08 -07:00 |
Raymond Feng
|
a20fa8ada8
|
Refactor base and sql connector
|
2015-05-13 10:14:44 -07:00 |