sqlmancer
sqlmancer copied to clipboard
Bump knex from 0.21.2 to 2.2.0
Bumps knex from 0.21.2 to 2.2.0.
Release notes
Sourced from knex's releases.
2.2.0
New features:
- Inline primary key creation for postgres flavours #5233
- SQLite: Add warning for undefined connection file #5223
- MSSQL: Add JSON parameter support for connection #5200
Bug fixes:
- PostgreSQL: add primaryKey option for uuid #5212
Typings:
2.1.0 - 26 May, 2022
New features:
- Improve bundling experience to safely import dialects while using static paths #5142
- Implement extendable builders #5041
- PostgreSQL: Refresh materialized view concurrently #5166
Bug fixes:
- Use correct paths in package.json browser field #5174
- MariaDB: Fix 'NULL' returned instead of NULL on MariaDB 10.2.6+ #5181
- MySQL: fix hasColumn Error (hasColumn ('a_id') is true, but hasColumn('a_Id') is false) #5148
- MSSQL: Fix .hasTable result when using .withSchema #5176
- Oracle: correctly INSERTS Buffer #4869
Typings:
- Update type definitions for pg connection #5139
2.0.0 - 21 April, 2022
Breaking changes
- Restore sqlite3 package #5136
Test / internal changes:
1.0.7 - 13 March, 2022
Bug fixes:
... (truncated)
Changelog
Sourced from knex's changelog.
2.2.0 - 19 July, 2022
New features:
- Inline primary key creation for postgres flavours #5233
- SQLite: Add warning for undefined connection file #5223
- MSSQL: Add JSON parameter support for connection #5200
Bug fixes:
- PostgreSQL: add primaryKey option for uuid #5212
Typings:
2.1.0 - 26 May, 2022
New features:
- Improve bundling experience to safely import dialects while using static paths #5142
- Implement extendable builders #5041
- PostgreSQL: Refresh materialized view concurrently #5166
Bug fixes:
- Use correct paths in package.json browser field #5174
- MariaDB: Fix 'NULL' returned instead of NULL on MariaDB 10.2.6+ #5181
- MySQL: fix hasColumn Error (hasColumn ('a_id') is true, but hasColumn('a_Id') is false) #5148
- MSSQL: Fix .hasTable result when using .withSchema #5176
- Oracle: correctly INSERTS Buffer #4869
Typings:
- Update type definitions for pg connection #5139
2.0.0 - 21 April, 2022
Breaking changes
- Restore sqlite3 package #5136
Test / internal changes:
1.0.7 - 13 April, 2022
... (truncated)
Commits
72065c1Prepare to release 2.2.049ea2b5Bump actions/setup-node from 3.4.0 to 3.4.1 (#5265)707aa35Bump actions/setup-node from 3.2.0 to 3.4.0 (#5261)f33768cFix unclosed stream connections (#5243)aaada36Bump tsd from 0.21.0 to 0.22.0 (#5247)27be81aBump@​types/nodefrom 17.0.45 to 18.0.4 (#5262)8b0dd49feat: inline primary key creation for postgres flavours (#5233)d371c04Bump colorette from 2.0.18 to 2.0.19 (#5226)a0c6947Updating raw query bind parameter type (#5208)fbb774bBump typescript from 4.7.3 to 4.7.4 (#5230)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)