Menu
dbt LogoDocsReferencedbt CLIdbt CloudFAQs
Learn
  • Getting Started Tutorial
  • Online Courses
  • Live Courses
Community
  • dbt Slack
  • Blog
  • GitHub
dbt Logo
  • Docs
  • Reference
  • dbt CLI
  • dbt Cloud
  • FAQs
  • Learn
    • Getting Started Tutorial
    • Online Courses
    • Live Courses
  • Community
    • dbt Slack
    • Blog
    • GitHub
  • Introduction
    • What is dbt?
    • Available adapters
  • Building a dbt Project
    • Projects
    • Models
      • dbt Models
      • Materializations
      • Configuring incremental models
      • Using aliases
      • Using custom schemas
      • Using custom databases
      • Using variables
    • Tests
    • Documentation
    • Sources
    • Seeds
    • Snapshots
    • Exposures
    • Jinja & Macros
    • Hooks & Operations
    • Packages
    • Analyses
  • Running a dbt Project
    • Using the dbt IDE
    • Using the CLI
    • Using the Python API
    • Running dbt in Production
  • Guides
    • Debugging errors
    • Debugging schema names
    • Navigating docs.getdbt.com and other resources
    • Getting help
    • Best practices
    • Managing environments
    • Writing custom schema tests
    • Building packages
    • Creating new materializations
    • Understanding state
    • Migration guides
      • Upgrading to 0.19.0
      • Upgrading to 0.18.0
      • Upgrading to 0.17.0
      • Upgrading to 0.16.0
      • Upgrading to 0.15.0
      • Upgrading to 0.14.1
      • Upgrading to 0.14.0
      • Upgrading to 0.13.0
      • Upgrading to 0.12.0
      • Upgrading to 0.11.0
    • Videos 🎥
  • Contributing
    • Contributor License Agreements
    • Building a new adapter
    • dbt Slack: Rules of the Road
  • About
    • License
    • Viewpoint

Upgrading to 0.12.0

End of support#

Support for the repositories: block in dbt_project.yml (deprecated in 0.10.0) was removed. In order to install packages in your dbt project, you must use a packages.yml file.

Edit this page
Previous
« Upgrading to 0.13.0
Next
Upgrading to 0.11.0 »
  • End of support
Copyright © 2021 Fishtown Analytics, Inc.