2759 Commits

Author SHA1 Message Date
Igor Savin
d16d99a56d Add example for params 2021-10-15 23:49:50 +03:00
Igor Savin
5269aaad84 Add ESM example 2021-10-15 23:48:07 +03:00
Igor Savin
1d0cff95fd Add notes for fixing the autocomplete issues 2021-10-15 23:44:47 +03:00
Igor Savin
0142b3bfb4
Enable CockroachDB in CI and update documentation (#4742) 2021-10-15 18:14:32 +03:00
Igor Savin
3c6a1fb852
Fix final tests failing on CockroachDB (#4741) 2021-10-15 18:02:55 +03:00
Olivier Cavadenti
7c52de9f23
Create table like support (#1373) (#4728) 2021-10-15 16:57:46 +03:00
Igor Savin
2b1e37ca44
Fix more tests for CockroachDB (#4729) 2021-10-13 01:19:56 +03:00
Igor Savin
502ce49fa9
CockroachDB does not support query cancellation yet (#4726) 2021-10-11 19:36:50 +03:00
Jeremy W. Sherman
99e6726df9
mssql: Support table.primary, table.unique variant with options object (#4710) 2021-10-10 22:47:32 +03:00
Olivier Cavadenti
126b84639e
Support for 'is null' in 'order by' (#3667) (#4720) 2021-10-10 22:45:48 +03:00
Igor Savin
d45a8c8607
Implement basic query cancellation for CockroachDB (#4723) 2021-10-10 20:15:47 +03:00
Igor Savin
2361b9a534
Execute all tests (#4722) 2021-10-10 17:23:01 +03:00
Igor Savin
33e8b9fcb9
Fix joins tests for CockroachDB (#4721) 2021-10-10 17:16:47 +03:00
maximelkin
d9d6ac81a7
fix onDelete/onUpdate for ColumnBuilder (#4656)
Co-authored-by: maximelkin <maxeljkin@gmail.com>
2021-10-10 16:47:37 +03:00
dependabot[bot]
cce0bb6b99
Bump colorette from 2.0.14 to 2.0.16 (#4711)
Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/jorgebucaran/colorette/releases)
- [Commits](https://github.com/jorgebucaran/colorette/compare/2.0.14...2.0.16)

---
updated-dependencies:
- dependency-name: colorette
  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>
2021-10-10 16:46:35 +03:00
Igor Savin
7add986193
Avoid unnecessary DB rebuild (#4718) 2021-10-10 02:18:30 +03:00
Igor Savin
e6d5873cec
Fix migration locking for cockroachdb (#4717) 2021-10-10 02:07:56 +03:00
Igor Savin
44ae0ffeb2
Execute all tests (#4716) 2021-10-10 01:40:22 +03:00
Igor Savin
07c30bfcb8
Implement truncate method for CockroachDB, refactor and fix some tests (#4714) 2021-10-10 01:33:20 +03:00
OlivierCavadenti
6892c2c7c0
Add support for 'CASCADE' in PostgreSQL 'DROP SCHEMA' queries (#4713) 2021-10-09 01:23:02 +03:00
Igor Savin
c3655ef5af
Update colorette (#4702) 2021-10-03 22:08:02 +03:00
Igor Savin
c2c9446c29
Fix JSON support for CockroachDB (#4701) 2021-10-03 21:33:24 +03:00
Igor Savin
941b660f53
Initial infrastructure for CockroachDB (#4571) 2021-10-02 23:45:17 +03:00
Igor Savin
b0b36b9fcd
Do not install pg-native by default (#4699) 2021-10-02 16:55:06 +03:00
dependabot[bot]
3856e800fe
Bump actions/setup-node from 2.4.0 to 2.4.1 (#4695)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2021-09-30 09:38:19 +03:00
Stig-Erland Hansen
a54857ec3c
Avoid inserting multiple locks if a lock already exists (#4694) 2021-09-29 16:57:34 +03:00
Aiden Foxx
c778c82f2f
Added setNullable support to SQLite (#4684) 2021-09-19 18:14:06 +03:00
dependabot[bot]
a75d0194cf
Bump tedious from 11.8.0 to 12.2.0 (#4664)
Bumps [tedious](https://github.com/tediousjs/tedious) from 11.8.0 to 12.2.0.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](https://github.com/tediousjs/tedious/compare/v11.8.0...v12.2.0)

---
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>
2021-09-19 12:53:16 +03:00
dependabot[bot]
ddd07514ec
Bump prettier from 2.4.0 to 2.4.1 (#4680)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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>
2021-09-19 12:52:53 +03:00
dependabot[bot]
816b260ba0
Bump prettier from 2.3.2 to 2.4.0 (#4671)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  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>
2021-09-14 10:40:05 +03:00
dependabot[bot]
6d4f1e0d34
Bump typescript from 4.4.2 to 4.4.3 (#4674)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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>
2021-09-14 10:38:49 +03:00
Igor Savin
40cb7ce105
Minor cleanup around batch-insert (#4676) 2021-09-14 10:38:23 +03:00
Plaffont
b411d48248
Passing all arguments to _promise.catch function (#4666)
Co-authored-by: Pierre-Louis LAFFONT <pilou@plum-energie.com>
2021-09-06 18:03:36 +03:00
Matt Machuga
01cfa98c2c
Adding support for pg-native (#4327) 2021-09-06 16:04:23 +03:00
Igor Savin
28fd257cfc Remove unneeded section 0.95.11 2021-09-03 22:49:31 +03:00
Igor Savin
f3de47dcf8 Fix method signature 2021-09-03 22:43:14 +03:00
Igor Savin
58e441df67 Prepare to release 2021-09-03 22:39:10 +03:00
Jeremy W. Sherman
a9338208f1
fix(oracledb): withRecursive: omit invalid RECURSIVE keyword, include column list [#4514] (#4652) 2021-09-03 22:27:32 +03:00
Jeremy W. Sherman
ce35bd6b64
fix(oracledb): Support setNullable, dropNullable (#4659) 2021-09-03 22:25:22 +03:00
michaelbrewerdavis
b5225179ce
fix migrate:up for migrations disabling transactions (#4550) 2021-08-31 23:05:35 +03:00
Pete Nykänen
49b05b5c71
Add support for mysql/mariadb-client JSON parameters in connectionURIs (#4629)
Signed-off-by: petetnt <pete.a.nykanen@gmail.com>
2021-08-30 20:19:08 +03:00
wolfcomp
4c79ac1fe6
Fix Analytic orderBy and partitionBy to follow the SQL documentation (#4602) 2021-08-30 20:17:16 +03:00
Felix Mosheev
9573fd04d6
Update ECOSYSTEM.md (#4494)
Co-authored-by: Igor Savin <iselwin@gmail.com>
2021-08-30 19:58:19 +03:00
dependabot[bot]
ef6462532e
Bump dtslint from 4.1.4 to 4.1.6 (#4653)
Bumps [dtslint](https://github.com/Microsoft/dtslint) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

---
updated-dependencies:
- dependency-name: dtslint
  dependency-type: direct:development
  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>
2021-08-30 19:44:18 +03:00
dependabot[bot]
f119029699
Bump typescript from 4.3.5 to 4.4.2 (#4654)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  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>
2021-08-28 21:04:00 +03:00
Igor Savin
8d75615524
Implement nullability modification via schema builder (#4657) 2021-08-28 20:41:54 +03:00
Nicola Krumschmidt
153d0fbd72
Fix adding a column with a foreign key constraint in SQLite (#4649) 2021-08-25 23:14:14 +03:00
Nicola Krumschmidt
00cbd00631
Clean up SQLite DDL handling and move all operations to the parser-based approach (#4648) 2021-08-25 17:30:44 +03:00
Jeremy W. Sherman
40576ce430
fix(mssql): Generate valid SQL for withRecursive() [#4514] (#4639) 2021-08-25 09:36:43 +03:00
Thomas Hunter II
e469766689
adding .mjs migration and seed stubs (#4631) 0.95.10 2021-08-21 21:34:30 +03:00