Skip to content

Releases: jmriego/dbt-ipy

dbt-iPy 1.0.1

22 Jul 13:37
Compare
Choose a tag to compare

Fix for aligning to the new dbt-core package.

This is only a fix that will allow you to use dbt v1.0.0 and newer releases.
If you don't have a dbt adapter already installed, it will require to do that separately. Please refer to the dbt documentation for installing it if needed

dbt-iPy 1.0.0

23 Feb 21:40
67b3ba9
Compare
Choose a tag to compare

First complete release of dbt-iPy

This currently includes the main features required such as connecting to an RPC server, compiling and running queries and also copying the results of these calls to the clipboard. It also allows you to run any dbt command as if you were using the command line