-
# Describe the bug
A syntax error is thrown while running a create type migration.
```
Unable to connect to the database: SequelizeDatabaseError: 💔 Your query failed to parse.\n' +
'Th…
-
Functionality overview:
Functional screenshots:
User view:
Table view:
Edit View:
-
**What did you do?**
I've created PostgreSQL user for monitoring as described in the readme
```
Run following command if you use PostgreSQL versions >= 10
GRANT pg_monitor to postgres_exporter…
-
Since pg_catalog is already supported, when integrating some tools like psql(mostly in psql's slash commands), [pgcli](https://github.com/dbcli/pgcli) and Metabase(#2613) etc, we still missing some sy…
-
**Dépendances à la table `trip.list`**
- [x] listing des trajets (UI)
- [ ] stats Metabase
- [x] APDF
- [x] export (v1 Ã supprimer et v2 Ã activer)
- [ ] opendata (v1 à supprimer et v2 à active…
-
Hi,
I am using the latest version of streamlit-authenticator (0.3.3) with the latest version of streamlit (1.37.0)
I am using the new multipage routing mechanism that streamlit recently released…
-
### Pitch
When restoring the database from a `.sql` dump, the materialised views are not populated.
This can be checked with
```sql
select schemaname as schema_name,
matviewname as vi…
-
It would be much easier to manage these views if the `sql` field on a `pg.View` model could be set to a `QuerySet`. We manage a lot of calculations and filters in `QuerySet` `filter` and `annotate` fu…
-
Source: https://github.com/duckdb/duckdb/tree/master/test/sql/pg_catalog
What RW supports: https://github.com/risingwavelabs/risingwave/issues/2954
- [ ] pg_attribute.test
- [ ] pg_constraint.tes…
-
Hi,
I have installed plugins `db_migrator--0.9.0.sql` and `ora_migrator--0.9.2.sql`.
For User mapping I used an user with full privileges on Oracle.
I have also enabled DEBUG logging in the `db_m…