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

Uploaded Python 3

File details

Details for the file dbt_devnull-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: dbt_devnull-1.1.2-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

Hashes for dbt_devnull-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 79a68996ac636a8f0b0ed9c5f5f7e351df766139554f8db68995e717e898fbbb
MD5 ff9e530d7e88eca701480078951295b9
BLAKE2b-256 b3e00f38ba3231a3db4508b36e0995560cc71e1a49674844b4dde4a1f9ec2dad

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