Implement values #433
Annotations
2 errors and 5 warnings
|
|
|
test/ecto/adapters/sqlite3/connection/join_test.exs#L138
test join with values is not supported (Ecto.Adapters.SQLite3.Connection.JoinTest)
|
|
test/ecto/adapters/sqlite3/connection/select_test.exs#L245
this check/guard will always yield the same result
|
|
test/ecto/adapters/sqlite3/connection/select_test.exs#L163
`literal/1` is deprecated. Please use `identifier/1` instead.
|
|
test/ecto/integration/crud_test.exs#L279
`literal/1` is deprecated. Please use `identifier/1` instead.
|
|
lib/ecto/adapters/sqlite3/connection.ex#L1573
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
lib/ecto/adapters/sqlite3/connection.ex#L1573
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading