-
@marques-work @stevesaliman
I'm sorry to bother you again.i am really didn't get the point of this question.
https://github.com/liquibase/liquibase-gradle-plugin/issues/154
I'm using `liquibase-grad…
-
We just migrated from .NET 8 to .NET 9, following the [migration guide](https://learn.microsoft.com/en-us/aspnet/core/migration/80-90?view=aspnetcore-9.0&tabs=visual-studio) provided by the ASP.NET Co…
-
### Description
When user fills data in a table, adds many new rows (or edit them), it is usually more convenient to do not touch mouse avoiding unwanted interruptions doing everything from keyboar…
-
### Summary
When using graphile-migrate with supabase, it uses the wrong DATABASE_OWNER.
Supabase has a url that looks like this
```
postgresql://[user].[projectId]:[password]@aws-0-us-west…
-
### Description
I can not select current schema/database when try to write query in editor.
I add a video with example how it looks like:
https://github.com/user-attachments/assets/2be00ae3-c16a-…
-
I switched the database from H2 to PostgreSQL and updated the configuration in config.xml. When I send messages, they are successfully stored in the msg_metadata table in the PostgreSQL database.
H…
-
When running in molecule creating a postgres 13 database causes an error: https://github.com/pulibrary/princeton_ansible/actions/runs/6150471572/job/16688508734?pr=4244#step:6:396
Postgres 13 does …
-
**Describe the enhancement:**
Currently I can not get from postgresql module database size and use SQL module and the following request
```
postgres=# SELECT pg_database.datname, pg_database_si…
-
### Description
- use the query for dvdrental:
```
select f.title
from film as f
union all
select replace(f.title, ' ', '_')
from film as f
```
https://github.com/user-attachments/assets/6…
-
### Description
The goal of this issue is to upgrade the PostgreSQL version.
Be aware that for existing installation, you have to upgrade PostgreSQL instance.
May we able to automate these …