Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Simko committed Feb 15, 2021
1 parent 545594f commit 8bbf10e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Support optimizer hints #4243
- Add parameter to prevent autoincrement columns from being primary keys #4266
- Make "first" and "pluck" mutually exclusive #4280
- Fix an issue with npm@7 and ESM when `type` was set to `'module'` in `package.json` #4295
- MSSQL: Replace MSSQL dialect with Tedious.js implementation #2857 #4281
MSSQL: Use "nvarchar(max)" for ".json()" #4278
- SQLite: Fallback to json for sqlite3 when using jsonb #4186
Expand Down

0 comments on commit 8bbf10e

Please sign in to comment.