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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dbt_devnull-1.1.3-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.13

File hashes

Hashes for dbt_devnull-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0f8312f32377bbb1b7bc25dd961e162bb6d907ac87cbf3e5916449720535812c
MD5 a51cfd0bf65edab097103a0ddaf7f19a
BLAKE2b-256 9ec6567122fd0fc6ddfebb4a96f410e088d2305bb90cb4373e1e9f13f37589e3

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