dependabot[bot]
|
688ab3acb9
|
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-14 09:06:15 +00:00 |
|
Igor Savin
|
4ca3dd5bc2
|
Prepare to release 3.1.0
3.1.0
|
2023-12-08 01:15:53 +02:00 |
|
Igor Savin
|
ca3dd19f4f
|
Commit compiled files
|
2023-12-08 01:09:44 +02:00 |
|
dependabot[bot]
|
6243f6cbd5
|
Bump rimraf from 3.0.2 to 5.0.5 (#5699)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v5.0.5)
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-12-02 17:39:20 +02:00 |
|
Igor Savin
|
8bc07c75a2
|
Include Node 20 in CI (#5760)
|
2023-12-02 17:38:49 +02:00 |
|
dependabot[bot]
|
0f2aea01c6
|
Bump pg-connection-string from 2.6.1 to 2.6.2 (#5753)
Bumps [pg-connection-string](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string) from 2.6.1 to 2.6.2.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-connection-string@2.6.2/packages/pg-connection-string)
---
updated-dependencies:
- dependency-name: pg-connection-string
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-02 16:53:21 +02:00 |
|
Igor Savin
|
e1898bfded
|
Fix linting
|
2023-12-02 16:52:57 +02:00 |
|
Igor Savin
|
9d951320d0
|
Only run user experience flow on 18.x
|
2023-12-02 16:52:07 +02:00 |
|
dependabot[bot]
|
2063b552c1
|
Bump tedious from 14.7.0 to 16.6.1 (#5754)
Bumps [tedious](https://github.com/tediousjs/tedious) from 14.7.0 to 16.6.1.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](https://github.com/tediousjs/tedious/compare/v14.7.0...v16.6.1)
---
updated-dependencies:
- dependency-name: tedious
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-02 16:51:16 +02:00 |
|
Josh Pike
|
07589e9c3a
|
Fix pg typing to reflect pg typing change (#5647)
see
49fc830743/types/pg/index.d.ts (L24)
for updated type
|
2023-11-29 21:54:36 +02:00 |
|
Rotem Bloom
|
7b7fef55e8
|
fix error on postgres when setting query_timeout (#5673)
|
2023-11-29 21:53:14 +02:00 |
|
Casey Foster
|
d908f09d17
|
Add transactor.parentTransaction (#5567)
|
2023-11-29 21:51:44 +02:00 |
|
davidf84
|
770b2f20ac
|
Fixed issue with bigincrements not working with composite primary key in MySQL - #5341 (#5343)
Co-authored-by: David Farrugia <david.farrugia@sagossgroup.com>
|
2023-11-29 02:10:12 +02:00 |
|
Flamur Kasa
|
0a29f6c5d0
|
fix andWhereNotJsonObject calling wrong function (#5683)
|
2023-11-28 17:19:19 +02:00 |
|
Peter Cartwright
|
a464c6aaea
|
Add type definitions for orHavingNull and orHavingNotNull (#5669)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-11-28 17:17:27 +02:00 |
|
ROUL
|
57419fbbea
|
Missing comments on delete, update and insert (#5738)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-11-28 02:19:51 +02:00 |
|
Oli
|
af0e9c1650
|
Import knex as type in TS migration template (#5741)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-11-28 02:16:50 +02:00 |
|
Alex Vershinin
|
04642dab63
|
MySQL dialect: added implementation for upsert (#5743)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-11-28 02:14:36 +02:00 |
|
Gabriela Araujo Britto
|
14b2b6daab
|
fix conditional constraint error (#5747)
|
2023-11-28 02:10:00 +02:00 |
|
Igor Savin
|
1d7707e312
|
Fix master (#5752)
|
2023-11-28 02:05:15 +02:00 |
|
Igor Savin
|
13414348da
|
Fix some of the linting failures and update better-sqlite (#5749)
* Try to fix linting
* Update better-sqlite
|
2023-11-28 01:40:25 +02:00 |
|
Igor Savin
|
caa7558176
|
Update changelog
|
2023-11-28 01:24:08 +02:00 |
|
Kyler Nelson
|
82f43d53ab
|
Support Object Names Greater than 30 Characters for Oracle DB Versions 12.2 and Greater (#5197)
Co-authored-by: Drew Royster <drew.124@gmail.com>
Co-authored-by: Kendra Bryant <kendraa@utahcounty.gov>
Co-authored-by: Matt Bailey <bailey.matthewr@gmail.com>
|
2023-10-17 02:31:38 +03:00 |
|
Igor Savin
|
3ba9550346
|
Fix linting script
3.0.1
3.0.0
|
2023-10-06 09:54:15 +03:00 |
|
Igor Savin
|
d12759e115
|
Prepare to release 3.0.0
|
2023-10-06 09:53:30 +03:00 |
|
dependabot[bot]
|
bbbe4d4637
|
Bump oracledb from 5.5.0 to 6.1.0 (#5675)
Bumps [oracledb](https://github.com/oracle/node-oracledb) from 5.5.0 to 6.1.0.
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oracle/node-oracledb/compare/v5.5.0...v6.1.0)
---
updated-dependencies:
- dependency-name: oracledb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 17:16:52 +03:00 |
|
Ankit Kumar
|
c07edff80d
|
Fix Lexical error from "Instaed" to "Instead" (#5655)
|
2023-09-11 17:12:32 +03:00 |
|
patrickshipe
|
2b2cfb4518
|
Fix knex d.ts to work with mixed modules (#5659)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-09-11 16:51:09 +03:00 |
|
Steve Fan
|
6142d9884b
|
Update package.json to get over Node 14 (#5684)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2023-09-11 16:28:00 +03:00 |
|
Kyler Nelson
|
5ececd35c9
|
Fix driver options specified with .options() method being ignored for oracledb dialect (#5123)
Co-authored-by: Matt Bailey <bailey.matthewr@gmail.com>
|
2023-07-19 23:09:36 +02:00 |
|
Kyler Nelson
|
daeec25173
|
Fix migrate:unlock when used with custom identifier wrapping. (#5353)
Co-authored-by: Matt Bailey <bailey.matthewr@gmail.com>
|
2023-07-19 23:07:19 +02:00 |
|
Kevin Dodge
|
4b6a8045eb
|
Fix raw bindings typing (#5401)
|
2023-07-19 23:02:56 +02:00 |
|
Olivier Cavadenti
|
7c819d325c
|
Fix changelog
2.5.1
|
2023-07-12 23:14:36 +02:00 |
|
Olivier Cavadenti
|
ae2a10efb8
|
Prepare to release 2.5.1
|
2023-07-12 22:51:42 +02:00 |
|
Olivier Cavadenti
|
df7568bd92
|
Update CHANGELOG
|
2023-07-12 22:49:14 +02:00 |
|
Ricardo Costa
|
a37f4f1fb8
|
Improve linting (#5460)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2023-07-12 22:42:57 +02:00 |
|
Olivier Cavadenti
|
ce6b591d33
|
Prepare to release 2.5.0
2.5.0
|
2023-07-08 22:08:37 +02:00 |
|
Olivier Cavadenti
|
9f86836bda
|
Update CHANGELOG
|
2023-07-08 22:08:04 +02:00 |
|
André Ricardo
|
440fe50a1e
|
Add uuid helper function (#5617)
|
2023-07-08 14:54:15 +02:00 |
|
Olivier Cavadenti
|
5e747f1904
|
Remove LGTM (closed)
|
2023-07-07 13:33:00 +02:00 |
|
dependabot[bot]
|
d3c68b2fe6
|
Bump @types/node from 18.16.19 to 20.4.0 (#5620)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.19 to 20.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-07 10:13:22 +02:00 |
|
Warren Seymour
|
61ee5338b3
|
feat(pg): implement QueryBuilder#updateFrom (#5386)
|
2023-07-06 13:31:28 +02:00 |
|
dependabot[bot]
|
34f85ba4a3
|
Bump actions/setup-node from 3.6.0 to 3.7.0 (#5621)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-06 13:12:15 +02:00 |
|
Dmitry Maganov
|
8e2944d829
|
Add knex.mjs to files in package.json (#5518)
|
2023-07-05 16:17:58 +02:00 |
|
Luke Stevens
|
d96bc191e3
|
fix: handle numeric array elements in .orderBy() (#5551)
|
2023-07-04 22:23:01 +02:00 |
|
Luke Stevens
|
e7dc724fcf
|
fix: attach error handler early enough (#5552)
|
2023-07-04 21:53:19 +02:00 |
|
Linda Xu
|
2a6c20f27c
|
fix #3837 so that update with returning * actually returns an object isntead of the number of rows. Also fixes returning * when within a transaction (#5598)
Co-authored-by: Linda Xu <linda_xu2@apple.com>
|
2023-07-04 21:34:35 +02:00 |
|
Bruno Moreira
|
89cebb0e04
|
Fix typing for toSql (#5593) (#5594)
|
2023-07-04 20:14:37 +02:00 |
|
Liran Tal
|
0b1a2a01cc
|
fix: add mjs extension type (#5616)
|
2023-07-04 13:00:09 +02:00 |
|
Andy Wooldridge
|
2da5822fe4
|
fix: creating a unique index in postgres using the index method (#5601)
|
2023-07-04 12:59:17 +02:00 |
|