Paddy Alton

Results 6 issues of Paddy Alton

Hi! Cool project, and great to finally be able to not just ignore missing imports in mypy.ini! I've just been getting started today trying out the library with some pre-existing...

enhancement

This PR fixes the `dbt2looker` tool such that ephemeral models do not break it (see issue #57). It is inspired by earlier suggestions by @boludo00 and @mariana-s-fernandes , with minor...

[See conversation](https://github.com/lightdash/dbt2looker/pull/90#discussion_r1479725202) on [Add support for ephemeral models](https://github.com/lightdash/dbt2looker/pull/90). This separates out the changes that were made in the `parser.parse_models` function to the order in which tag-based filtering is done. The...

N.B. I stacked this PR on top of #90 - it contains those changes as well as the relevant ones for this work. EDIT: #90 was split in two -...

This will fix #97 - I encountered the same problems when I needed to upgrade to Pydantic v2 in my DBT project. Two changes are required to effect the migration:...

I am writing this issue to query what the current maintenance status of this project is, and what the plans are (if any) for its future. At the moment the...