Skip to content

feat: Add schema to snapshot configs#224

Open
tannercorbin wants to merge 2 commits intodbt-labs:mainfrom
tannercorbin:patch-1
Open

feat: Add schema to snapshot configs#224
tannercorbin wants to merge 2 commits intodbt-labs:mainfrom
tannercorbin:patch-1

Conversation

@tannercorbin
Copy link

Issue

Fixes 211

Description

This PR adds +schema and schema for snapshot configs to align with the dbt documentation for schema configs. +target_schema and target_schema were already in the schema definition for snapshot configs, and this PR does not remove them.

Adding "schema" and "+schema" for Snapshot configs.
Removing extra blank line at bottom
@tannercorbin tannercorbin requested a review from a team as a code owner January 6, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing +schema configuration support for snapshots in JSON schema (only supports deprecated +target_schema)

1 participant