Initialize DLL on nif load #477
Annotations
10 errors and 1 warning
Compile and Test:
test/adbc_test.exs#L398
test duckdb smoke tests decimal128 (AdbcTest)
|
Compile and Test:
test/adbc_sqlite_test.exs#L43
test insert with auto inferred types (Adbc.SQLite.Test)
|
Compile and Test:
test/adbc_sqlite_test.exs#L355
test bulk-queries (Adbc.SQLite.Test)
|
Compile and Test:
test/adbc_sqlite_test.exs#L214
test insert with Adbc.Buffer (Adbc.SQLite.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L13
test start_link starts a process (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L658
test query_pointer select (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L368
test query select with prepared query (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L151
test get_driver returns :error for dead process (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L456
test query! select (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L26
test start_link terminates when database terminates (Adbc.Connection.Test)
|
Compile and Test:
lib/adbc_nif.ex#L6
Adbc.DLLLoaderNif.init/0 is undefined or private
|
Loading