Skip to main content

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


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

dbt_devnull-1.1.1b1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file dbt_devnull-1.1.1b1-py3-none-any.whl.

File metadata

File hashes

Hashes for dbt_devnull-1.1.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 f1974ecc305528ce9cbfd23dfc125510a452108c9dc0c69de5aa70d931748ecb
MD5 10136541a3195bc67236cf978d03af2b
BLAKE2b-256 18a7304539a969c5604573edcff766ed021171db899c7b75d47e0cf7fc185202

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page