-
There should be a way to tell Dataform to remove any tables from schemas that no longer exist.
This is complicated by the fact that a run may not always contain all of the created tables/views:
- …
-
Le 24 mai 2024 je peux voir 226 feedbacks avec un statut à "done" via l'url https://server.feedzback.znk.io/feedback-stats.
Le looker studio n'en affiche que 215.
Il faudrait voir ce qui expliqu…
-
**Description:**
Develop two C# tools designed to interact with the API for managing projects, teams, assignments, users, and linking activities to forms. These tools will enable basic operations f…
-
Providing a functionality, which allows animating the placeholder as follow:
_"The placeholder will fill the editor's input field when the field is empty, and then, after typing anything the placehol…
-
### Did you verify this is a real problem by searching [Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript)?
Yes
### Tell us about the problem
I have an object, which has an o…
-
Hello,
I followed the example usage to create Dataform resources with terraform provided in documentation:
```
resource "google_sourcerepo_repository" "git_repository" {
provider = google-beta…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hello 👋
When one defines `rowConditions`, a view is created with the following query:
```sql
SELECT
'' AS failing_row_condition,
*
FROM dataset
WHERE NOT ()
UNION ALL
...
```
Refer…
-
I am trying to make the schema configuration more dynamic by using "vars" in the dataform.json property as a way to control which schema to use based on the value of the variable. Goal is to have t…
-
Olá tudo Bem! Estou trabalhando com um banco de dados já povoado. Ele possui quatro tabelas (Aluno, clinico, Familia e TipoCompulsao), onde Aluno recebe foreignkey das três tabelas;
$tipoco=Tip…