-
It appears to be an issue in macro [`redshift__select_from_information_schema_columns` ](https://github.com/data-mie/dbt-profiler/blob/c1c7850a22a00966197996fc0baed40d50cb27c1/macros/cross_db_utils.sq…
-
Hi there.
The v_view_dependency script:
https://github.com/awslabs/amazon-redshift-utils/blob/master/src/AdminViews/v_view_dependency.sql#L1
does not work for materialized views.
I had a table…
-
### Describe the bug
At least in postgres we're not getting the fields for the materialized views so you can't query these
### To Reproduce
1) on postgres with the sample DB do
```
CREATE MATERIAL…
-
Currently, Major upgrades of PostgreSQL can be done in an imperative way, by relying on the native logical replication capabilities and the `cnpg` plugin. See: https://www.gabrielebartolini.it/article…
-
#4392 has multiple parts that we should investigate separately.
This is the issue for the permission errors that we might get when planning views recursively.
--------
In #4392, the main proble…
-
pg-mem fails at this query:
```SELECT 'DROP VIEW IF EXISTS "' || schemaname || '"."' || viewname || '" CASCADE;' as "query" FROM "pg_views" WHERE "schemaname" IN ('project', 'project') AND "viewnam…
-
I propose adding another method which will wipe (depopulate) materialized views.
### Rationale
It's needed in tests. Without wiping materialized views, at least in PostgreSQL, data these views a…
-
# Overview
I am selfhosting Faction on my cloud server and have an issue where Faction's OIDC redirection logic does not seem to redirect me to the correct callback URL.
# Environement
- OIDC P…
-
Jira Link: [DB-12830](https://yugabyte.atlassian.net/browse/DB-12830)
### Description
To simplify YB-deployments, I would suggest YB to reduce the number of “settable” parameters, to provide more in…
-
# 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…