-
Currently, connections between database models are inferred via names (username, job_name, run_name, ...). To make querying more efficient names could be replaced by id (foreign keys).
Things to co…
-
Hi,
1/ I created my account and I entered my key without problem but I cannot find my ID concerning my city.
> Grenoble, FR
2/ i installed ical buddy but i got this error
> null is not an …
-
Validate the Sensor-ID against Auth Database (which has to be implemented first)
-
## Description
It seems that the `manage_master_user_password_rotation = false` option does not disable the rotation.
Here's my RDS setup:
```
module "rds" {
source = "terraform-aws-modu…
-
Hi raw-lab,
More of a nitpick than a bug.
I did a fresh install of metacerberus `v1.4.0` and downloaded all databases with the default
`metacerberus.py --download`
I ran metacerberus to an…
-
We have the following plates:
**```products```**
```
id | name |
---+------+
```
**```categories```**
```
id | name | parent_id |
---+------+-----------+
```
**```product_categories``…
-
**Description**
I'm running the tutorial and I keep getting the errors at the `prune2df` step like this:
```pytb
Exception: 'KeyError(\'Field "Snora5c" exists 2 times in schema\')'
[...]
Exce…
-
See comment left in `webServer.ts`:
```ts
this.#app.use(session({
secret: process.env.SESSION_SECRET,
resave: false,
saveUninitialized: true,
cookie: {
httpOnly: true,
// Restrict t…
-
Proposal to remove dependency on auto-incrementing Database driven IDs
### Motivations
- Remove race conditions on inserts / ID dependencies
Inserting and pulling out auto-incrementing IDs can …
-
It would be nice to have these labels also associated with jobs, for governance and cost-tracking related goals.
I noticed that [this was discussed in the past](https://github.com/dataform-co/data…