Avoid warnings on Elixir v1.19 #469
Annotations
10 errors
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#L214
test insert with Adbc.Buffer (Adbc.SQLite.Test)
|
Compile and Test:
test/adbc_sqlite_test.exs#L355
test bulk-queries (Adbc.SQLite.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L682
test lock serializes access (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#L98
test get_info get some info from a connection (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L650
test prepared queries prepare (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L44
test get_info get all info from a connection (Adbc.Connection.Test)
|
Compile and Test:
test/adbc_connection_test.exs#L546
test query! fails on invalid query (Adbc.Connection.Test)
|
Loading