Max Kahnt
Max Kahnt
We need to run our typescript transpilation process with `NODE_OPTIONS='--max-old-space-size=8192'`. Subsequently running the typecheck has the following issue: ``` max@host master ~/code$ npx tsc-strict Project does not contain any strict...
#### Context * *node version*: v16.15.0 * *module version with issue*: 17.6.0 * *last module version without issue*: ? * *environment* (e.g. node, browser, native): node * *used with* (e.g....
Make relation joiner error a bit more explicit.
Attempt to fix https://github.com/Vincit/objection.js/issues/2531. Should probably be extended to be used in all static This inferences.
# Environment Knex version: 2.4.2 (likely still relevant in 3.1.0) Database + version: irrelevant (MySQL 8/Postgres 14) OS: irrelevant (Linux) Typescript version 5.4.2 Typescript definitions @lorefnon # Bug I want...
Not yet tested at all.