dhmlau
|
8176f5850c
|
6.2.0
* feat: add support for multiple insert in one query (Samarpan Bhattacharya)
* feat: Avoid 'USING ' on FULLTEXT index (FORNO)
* fix: remove redundant debug (Rifa Achrinza)
* docs: add SECURITY.md (#465) (Diana Lau)
* docs: update coc (#464) (Diana Lau)
* docs: add code of conduct (#463) (Diana Lau)
* chore: remove .travis.yml (Diana Lau)
* chore: add @marioestradarosa as codeowners (Diana Lau)
|
2023-01-09 14:47:14 -05:00 |
Samarpan Bhattacharya
|
a3b354b7f4
|
feat: add support for multiple insert in one query
BREAKING CHANGE
drop nodejs v12 support and juggler v3 support
Signed-off-by: Samarpan Bhattacharya <this.is.samy@gmail.com>
|
2023-01-06 08:25:20 -08:00 |
Diana Lau
|
f09bc95b5d
|
6.1.0
* feat(operators): add match against operator (Akshat Dubey)
|
2021-10-20 19:56:45 -04:00 |
Diana Lau
|
76e09eaeaf
|
6.0.2
* chore: move this repo to loopbackio org (Diana Lau)
* ci: add GitHub Actions (Diana Lau)
|
2021-07-12 12:52:36 -04:00 |
Diana Lau
|
584f0c50b0
|
ci: add GitHub Actions
Co-authored-by: Agnes Lin <agneslin.lin@ibm.com>
Signed-off-by: Diana Lau <dhmlau@ca.ibm.com>
|
2021-07-09 21:24:47 -04:00 |
Diana Lau
|
5d72993d2d
|
6.0.1
* fix (core) accepts boolean type (yongzhi-chen)
* fix(docs): Specify table creation order method (Roderik van Heijst)
* fix(docs): update enum type (Diana Lau)
|
2021-06-10 15:53:04 -04:00 |
yongzhi-chen
|
f82154145d
|
fix (core) accepts boolean type
Signed-off-by: Mario Estrada <marioestradarosa@yahoo.com>
|
2021-05-26 12:52:44 -06:00 |