-
# Environment
Knex version: ^0.95.12
Database + version: Mysql 8.0.26
OS: Windows 10
@lorefnon
# Bug
1. Explain what kind of behaviour you are getting and how you think it should do
I…
-
### Package.json file
```JSON
"dependencies": {
"@instana/opentelemetry-exporter": "^3.19.0",
"@medusajs/admin-sdk": "2.0.1",
"@medusajs/cli": "2.0.1",
"@medusajs/framework": "…
-
**Expected Result**
use of snowflake connection should connect to snowflake database
**Actual Result**
a bunch of type error
**Steps to reproduce**
```
"dependencies": {
"@azure/cosm…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### 📜 Description
During app startup, we occasionally run into this issue -
```
Failed to connect to the database to make sure that '${DATABASE}' exists, KnexTimeoutError: Knex: Timeout acquiring…
-
When looking at the configs of [`eslint-plugin-unicorn`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/469646096b4cf2f35951883ae572f5d70a7b2b43/test/smoke/eslint-remote-tester.config.js),…
-
- 当前框架:
electron+vite+vue3+vscode+macos
- 项目依赖包:
```
"dependencies": {
"@electron-toolkit/preload": "^2.0.0",
"@electron-toolkit/utils": "^2.0.0",
"@element-plus/icons-vue": "^2…
-
Make all imports and exports explicit so that internal classes / objects etc are not inadvertently made public and become part of the public API. Also helps with tree-shaking.
Similar to https://gi…