-
Great work on this framework.
How do you go about in creating enums? It would be awesome if it was a part of the generator. Lacking that i find it hard to add it directly to my _entities/Model.rs a…
-
## What went wrong? 😲
discovered during a demo with customer
the suggested quantity is displayed with decimals
The consequence of this is that if the user wishes to use the ‘Use Suggested Qu…
-
### Component(s)
receiver/postgresql
### Is your feature request related to a problem? Please describe.
The number of maximum database active connections can be configured and is already tracked th…
-
### Describe the bug
I can't use an enum type as part of a `case()` without casting.
Looks very similar to https://github.com/sqlalchemy/sqlalchemy/issues/6515
### Optional link from https://docs…
-
### Description
It happens that autocompletion suggests and enters a table name as part of a column's fully qualified identified, in a situation the alias is provided. See screenshots below.
The …
-
### What is the bug? (in English)
Hi,
we have created a table in a PostgreSQL-PostGIS database, that has a point geometry and a polygon geometry as attributes.
When creating an entry in this dat…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when the current DSN (Data Source Name) for PostgreSQL database as it does not support specifying a schema f…
-
### Describe the Bug
If we have an existing flow and want to re-link the single operations (e.g insert one in between of two existing ones) it fails. If we first unlink the flow, save it and then r…
-
Hello,
Thank you for your great project.
Have you considered the option to deploy Postgres/Patroni/etcd/Haproxy in containers instead of installing packages.
This approach has many advantages.
…
-
### Is your feature request related to a problem? Please describe.
Currently, the tables is limited to returning 65535 entries per table due to PostgreSQL.
This results in larger tables being unviewa…