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.0b1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for dbt_devnull-1.1.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fe01afbe17ea1c9ab399c350d9ea5136d493f748625aa239d6706c69208370d
MD5 1d55911d341697a76b50168d63160dd4
BLAKE2b-256 5778bb0230577426a1d1eead5974379f071b658acfb757eb09ba946a6d2396c0

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