Alexander Grueneberg

Results 4 issues of Alexander Grueneberg

Hi all, we are proxying CouchDB through nginx in a subdirectory. Unlike Futon, acralyzer doesn't have support for URL prefixing. This change corrects this and allows users to set a...

`manual-jp.txt` was renamed to `manual-ja.txt`, but the `jp` version is still available online: https://ankidroid.org/docs/manual-jp.html

### dlt version 1.13.0 ### Describe the problem Hi all, one of our jobs is sometimes failing with an `DatabaseUndefinedRelation` error because one resource couldn't find its associated staging table....

integration

The new snapshot code introduced in #509 does not account for compound unique keys, introducing string arrays (e.g., `['date', 'team_id', 'person_id']`) as `dbt_unique_key` in both `snapshotted_data` and `insertions_source_data`. When combined...

bug