dbt-sugar
Contribute on GitHub
v0.1.0
v0.1.0
  • Introduction
  • Installation & Configuration
    • Installation
    • Configuration
      • Sugar Config
    • Compatibility
  • Commands
    • dbt-sugar bootstrap
      • bootstrap CLI reference (full-list)
    • dbt-sugar audit
      • audit CLI reference (full-list)
    • dbt-sugar doc
      • doc CLI reference (full-list)
    • Global CLI Flags
  • Caveats & Gotchas
    • Things to Know That We Know You Should Know
Powered by GitBook
On this page
  • Databases
  • Python
  • Platform

Was this helpful?

  1. Installation & Configuration

Compatibility

Databases

  • PostgreSQL - Part of our CI runs.

  • Snowflake - Not part of our CI runs but regularly tested by 3rd parties with access to this warehouse.

  • Redshift - Not part of our CI runs but regularly tested by 3rd parties with access to this warehouse.

Python

  • 3.6 and up

Platform

  • macOS 10.15 and up. Note: the core maintainers are developing on these two platforms. Lower versions of macOS should also work but are not explicitly tested for in our continous integration pipelines.

  • Unix

PreviousSugar ConfigNextdbt-sugar bootstrap

Last updated 4 years ago

Was this helpful?