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 0216134 commit 6442be2Copy full SHA for 6442be2
test/sqlite.dbtspec
@@ -7,7 +7,7 @@ target:
7
main: '/tmp/dbt-sqlite-tests/adapter_test.db'
8
schema_directory: '/tmp/dbt-sqlite-tests'
9
extensions:
10
- - "/home/spoton/edgar/sqlite-digest/digest.so"
+ - "/tmp/dbt-sqlite-tests/digest.so"
11
threads: 1
12
sequences:
13
test_dbt_empty: empty
0 commit comments