Commit Graph

21 Commits

Author SHA1 Message Date
renovate[bot] 2389b0ee8d chore: update dependency mocha to ^8.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 10:20:07 -04:00
renovate[bot] 5107820083 chore: update dependency eslint to v8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 20:56:31 +08:00
renovate[bot] 1bf26e4cb0 chore: update dependency @commitlint/config-conventional to v17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 18:17:58 +08:00
renovate[bot] 624176112c chore: update dependency strong-globalize to ^6.0.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 18:17:20 +08:00
renovate[bot] 19968fe1c9 chore: update dependency eslint to ^7.32.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 11:12:16 +08:00
renovate[bot] 87fd079ad1 chore: lock file maintenance
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 11:10:51 +08:00
renovate[bot] 77daa1c921 chore: update dependency lodash to ^4.17.21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 12:49:00 -04:00
renovate[bot] dc8f02cc6e chore: update dependency loopback-datasource-juggler to ^4.28.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 12:48:42 -04:00
dhmlau 1d60316bb7 7.0.1
* chore: update dependency async to ^3.2.4 (renovate[bot])
 * chore: update dependency debug to ^4.3.4 (renovate[bot])
 * chore: add renovate to this repo (dhmlau)
2023-08-15 09:57:39 -04:00
renovate[bot] 72545624fc chore: update dependency async to ^3.2.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 09:38:02 -04:00
renovate[bot] 6070219876 chore: update dependency debug to ^4.3.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 09:27:24 -04:00
dhmlau a622b4fd78 7.0.0
* feat: add mysql8 support, update to mysql2 client and drop nodejs v14 and mysql5.7 support (Samarpan Bhattacharya)
 * fix: parse some options to boolean (Muhammad Aaqil)
 * ci: update ci runner (Samarpan Bhattacharya)
2023-07-11 12:28:58 -04:00
Samarpan Bhattacharya 07173b6bde feat: add mysql8 support, update to mysql2 client and drop nodejs v14 and mysql5.7 support
BREAKING CHANGE
drop mysql5.7 support

Signed-off-by: Samarpan Bhattacharya <this.is.samy@gmail.com>
2023-06-30 15:28:47 +05:30
Samarpan Bhattacharya edf176b092 ci: update ci runner
Signed-off-by: Samarpan Bhattacharya <this.is.samy@gmail.com>
2023-04-04 12:32:17 +05:30
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