-
### The problem
Hello,
I noticed a small issue on the /alerts page: the columns appear to be sortable (e.g., by rule name, hostname, location...), but clicking on them doesn’t have any effect.
…
-
when I run
```
npx prisma migrate dev
```
got this error
```
Environment variables loaded from .env
Prisma schema loaded from prisma\schema.prisma
Datasource "db": PostgreSQL database
E…
-
**Describe the bug**
There are type errors when using `@supabase/ssr` instead of `@supabase/supabase-js` when installing all on `@latest`
```
Argument of type 'SupabaseClient
-
## Description
This is a meta-issue for scheduling database schema changes in Lighthouse.
The Lighthouse v5.2.0 schema was v19.
v20 was:
- https://github.com/sigp/lighthouse/pull/5712
v…
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.15.0
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manage…
-
## Bug Report
### iRODS Version, OS and Version
iRODS 4.3.1
### What did you try to do?
I'm using the configuration schemas to help programmatically create iRODS configuration files. `data…
-
Hi.
While discovering models, if no schema is provided (and the `all` flag is false), the connector fetches the tables/models that belong to the logged-in user at MySQL DB. [Link](https://github.c…
-
### What problem are you facing?
It would be ideal to support managing database schemas declaratively using this provider.
### How could Crossplane help solve your problem?
Add a `Schema`…
negz updated
5 months ago
-
## About my setup:
goose@3.22.1 and goose@3.23.0
(go install)
postgresql@16 and postgresql@17
(homebrew)
Postgres runs in docker
## Running goose with the command below
```
goose pos…
-
Use Flyway for managing database schema migrations. Create initial migration scripts.