-
# Environment
Knex version: 0.21.21 (+ Objection v2.2.17)
Database + version: MySQL 5.7 (on local machine, but installed in a Docker container); "mysql" node package version 2.18.1
OS: macOS Cata…
-
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…
-
# Feature discussion / request
Is there something like `knex.val('hello world')` similar to `knex.ref('column name')`? Use case would be something like join clauses.
```
knex("foo").select().le…
-
I set up knex client as specified [in the doc](https://github.com/AntonNiklasson/eslint-plugin-knex#settings)
Lint fails [on this file](https://github.com/1024pix/pix/blob/dev/api/db/database-build…
-
# 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…
-
I'm investigating doing a migration to pothos for a fairly complex existing codebase. We use a custom `PageInfo` type for relay connections as well as custom `Parent` and `Context` types for resolver …
-
# Environment
Knex version: 2.3.0
Database + version: Postgres 14.1
OS: Ubuntu 20.04
# Feature discussion / request
The Knex config specifies a `schemaName` to use for the `knex_migrations`…
dsluo updated
2 weeks ago
-
# Describe the bug
```
QueryError: create table "devices" ("id" serial primary key) - relation "devices_pkey" already exists
🐜 This seems to be an execution error, which means that your request…
-
### To Reproduce
1. In a Dokploy project click "Create Service"
2. Pick "Template"
3. Pick Ghost and click "Create"
4. Pick the default server
5. Navigate into the "Ghost" service
6. Click "De…
-
Hi,
I want to deploy directus helm chart but I have CrashLoopBackOff of directus container
with kubectl get logs directus-release-xxxxx errors is below. Is directus dont read directus-secret cre…