Jared Rimmer
Jared Rimmer
I have ported over and merged content from: https://meltano.com/blog/how-to-build-a-custom-extractor-with-meltano/ with the existing custom extractor tutorial in an attempt to making it a one stop shop for people wanting to get...
resolves #5486 ### Description - Added `__post_init__` method to `RegistryPackage` dataclass that checks that a version has been provided and that the name of the package contains a "/". -...
Partially Resolves #135 - Adds new column to invocation models using {{ invocation_args_dict }} as [implemented in dbt core here](https://github.com/dbt-labs/dbt-core/pull/5782) - Partially resolves the issue as the new column contains...
## Overview ## Update type - breaking / non-breaking - [ ] Minor bug fix - [ ] Documentation improvements - [X] Quality of Life improvements - [ ] New...