-
### Bug Description
I have Postgres as the database for Langflow. The Agent component is trying to store an invalid JSON schema to the database which gives the below error.
(psycopg.errors.InvalidTe…
-
Hi,
asgi-sqlalchemy looks interesting.
It might be worth testing with postgres as well as sqlite
For local testing, I'd recommend embedded postgres
https://github.com/fergusstrange/embedded-postg…
-
Hi there,
I'm trying to call a PostgreSQL function such as the following from within my haskell code, with no success:
```plpgsql
CREATE FUNCTION my_fancy_function
(arg1 integer,
arg2 c…
-
The current PG implementation supports table partitioning for `events` and `deliveries` table but there's no partition management yet.
I'm not 100% sure if we can instruct users to manage the partiti…
-
### What problem will this feature address?
I don't like to use Postgis image to have one extension enabled
### Describe the solution you'd like
Add a checkboxes to enable some popular postgres ext…
-
I am connecting to a big database with a lot of tables and it takes a few minutes to load. While DBCode is introspecting a database everything else becomes unresponsive. I cannot execute queries on ot…
-
This caused me to go down a very long rabbithole trying to debug DB connection issues before realizing that this was the issue. `POSTGRES_...` seems more standard, just curious why it's set this way a…
-
Laravel and db migrations are not functional with postgres database. It tries for 1 minute to see if the database is available (which it is) but the actual issue is the following:
```bash
root@docker…
-
Bonjour,
Je tente de faire une nouvelle installation de mercator mais il semble y avoir un pb avec la gestion des séquences dans la base. Lorsque j'essaie de créer un nouvel utilisateur ou un nouveau…
-
I don't think we have this enabled in production and it would be sort of a "level 0" of audit logs in comparison to #1559, #1612, #1613. I would not expect these to be stored in the database or surfac…