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 6442be2 commit 3dde4c4Copy full SHA for 3dde4c4
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
- - "/tmp/dbt-sqlite-tests/digest.so"
+ - "/tmp/dbt-sqlite-tests/crypto.so"
11
threads: 1
12
sequences:
13
test_dbt_empty: empty
0 commit comments