-
When using the api from `xyz.com/api/v2/links`
With the following request
`
curl --location 'https://xyz.com/api/v2/links' \
--header 'X-API-KEY: apikey' \
--header 'Content-Type: application…
-
**Is your feature request related to a problem? Please describe.**
I'm tying to migrate from Sapper to SvelteKit. I'm aware of the discussion in #334 and hooks seem to solve that.
I don't think …
-
Hi! I'm the lead maintainer of knex.js project. Would you be interested in integrating code from your plugin upstream so that it would be included in vanilla knex.js?
-
https://github.com/kripken/sql.js/
The primary benefit of using sql.js is that you can use it in-browser. It also means eliminating a C dependency.
-
Description
In my computer, my wife and I have separate login accounts in our macbook, my account is admin and her account is standard. She use the frappe books most of the time so basically the data…
-
### What version of OpenTelemetry are you using?
```
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/auto-instrumentations-node": "^0.47.1",
"@opentelemetry/exporter-prometheus": "^0.52.1",
…
-
# Environment
Knex version: 2.4.2
Database + version: MSSQL 14.0
OS: Windows Server 2016
@smorey2
# Bug
1. Explain what kind of behavior you are getting and how you think it should do
*…
-
## Current Behavior
Beginning in versions 0.38.0 and 0.39.0, we've randomly observed the following error from PGAdapter:
```
CallOptions deadline exceeded after 54.999971981s. Name resolution delay…
-
As the title says. Here is my log
```
2024-10-11 00:21:55+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.2.44+maria~bionic started.
2024-10-11 00:21:56+00:00 [Note] [Entrypo…
-
# Environment
Knex version: 0.21.1
Database + version: postgres 12
OS: Linux
# Bug
1. Description
When the knexfile has `js` extension, typescript migrations and seeds can't be run. The …