We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289299a commit f4f0f04Copy full SHA for f4f0f04
README.md
@@ -46,7 +46,7 @@ Install this package:
46
pip install dbt-sqlite
47
48
# OR run this to install a specific version
49
-pip install dbt-sqlite==0.0.4
+pip install dbt-sqlite==1.0.0
50
```
51
52
Create an entry in your `~/.dbt/profiles.yml` file with the following configuration:
0 commit comments