-
**My node version is 21**
What Medusa has to do with oracledb ?
------------------------------------------------------------------------------------------------------------------
Failed to co…
-
Hi
I am running similar issue https://github.com/tgriesser/knex/issues/3130 with Knex.js when using with serverless-bundle plugin. Please let know how can i fix this issue. Can i override the webpa…
-
At present this is using postgreesql which needs additional install we should maybe refactor the migrations and database models to use sqllite thats then easy portable to postgree or anything via chan…
-
## Description
When trying to deploy the dYdX v4 Indexer in a Docker container, the postgres-package service fails to start due to a "Cannot find module 'typescript'" error. This occurs despite TypeS…
-
# Environment
Knex version: "2.5.1",
Database + version: Postgres
OS:
Select applicable template from below.
# Feature discussion / request
1. Explain what is your use case
We are per…
AWare updated
2 weeks ago
-
The introduction of https://github.com/zaratanDotWorld/choreWheel/commit/bf04fcf47905e42e8d51eba6beb450754912049e has added a race condition by which users are being initialised repeatedly. https://gi…
-
I'm making a query like this with Knex.
```
const query = knex
.select('ue.username', 'ue.permission', 'ue.status')
.from('user_entity as ue')
.join('device_entity as de', function () {
…
-
For unit tests on my project (executed using mocha against postgres), I need to be able to restore the test database to a known, non-empty state before each test is run. I'd like to DROP the test data…
-
Forwarded from downstream issue:
- https://github.com/nuxt/nuxt/issues/22373 by @bvqbao
### Environment
------------------------------
- Operating System: Windows_NT
- Nod…
-
# Environment
Knex version: 2.2.0
Database + version: PostgreSQL 13.7
OS: Ubuntu 13.7
# Bug
I am getting both `Connection terminated unexpectedly` and `Connection ended unexpectedly` (in p…