We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692e38e commit bdc4102Copy full SHA for bdc4102
README.md
@@ -26,7 +26,8 @@ dbt_sqlite:
26
# value of 'database' is arbitrary
27
database: "database"
28
29
- # value of 'schema' must be defined in schema_paths below. in most cases, this should be 'main'
+ # value of 'schema' must be defined in schema_paths below. in most cases,
30
+ # this should be 'main'
31
schema: 'main'
32
33
# connect schemas to paths: at least one of these must be 'main'
0 commit comments