-
I am using Dataform with BQ. I need to be able to write in a different database (BQ project) depending on the environment.
I was thinking to have something like:
```
config {
database = dataf…
-
### Context
Currently all my dbt models appear in lightdash but I have a bunch of staging tables and things that aren't needed by the end user.
### Goal
I want to be able to disable some of my …
owlas updated
2 years ago
-
### Describe the feature
In addition to the existing data test support DBT provides, it would be great if users had the capability to write unit tests to assert model behaviour generally and in edge …
-
The fields defined in [XEP-0157](https://xmpp.org/extensions/xep-0157.html) are defined as `list-multi` fields, but a Tigase instance I came across uses `text-multi` as below:
```xml
htt…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | `no`
| Symfony version | x.y.z
I had the need …
-
**Environment**
"@angular/animations": "8.2.14",
"@angular/common": "8.2.14",
"@angular/compiler": "8.2.14",
"@angular/core": "8.2.14",
"@angular/forms": "8.2.14",
"@angular/platform-b…
-
Hi there,
I ported a Nativescript project from NS7 to NS8 (8.0.1). The project ran smoothly on both my Android phone and the emulator with:
```
ns run android
```
or
```
ns build android --…
-
Is it possible to do that? smth similar to:
```
js {
function getPartitions() {
return operate()
.query("select ARRAY_AGG(partition_id) from bigquery.some_table")
…
-
Dear sirs,
1. Platform: Android. Device Input Language: Bahasa Indonesia
2. nativescript-ui-dataform version 7.0.6,
3. nativescript-cli version 8.0.2
4. @nativescript/core version 8.0.8
5. @n…