The devnull adapter plugin for dbt
Project description
dbt-devnull
A do-nothing dbt adapter plugin.
Following commands should be succesul if configuration is correct withou any database connection
- dbt debug
- dbt docs generate
Install
pip install dbt-devnull
Configuration
A sample profile configuration
test:
target: test
outputs:
test:
type: devnull
schema: test
database: test
username: user
password: password
host: localhost
threads: 1
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dbt_devnull-1.1.1b1-py3-none-any.whl
.
File metadata
- Download URL: dbt_devnull-1.1.1b1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1974ecc305528ce9cbfd23dfc125510a452108c9dc0c69de5aa70d931748ecb |
|
MD5 | 10136541a3195bc67236cf978d03af2b |
|
BLAKE2b-256 | 18a7304539a969c5604573edcff766ed021171db899c7b75d47e0cf7fc185202 |