Support JSON #3381
Annotations
4 errors and 3 warnings
Run tests:
test/ecto/query/builder_test.exs#L225
test escape parameterized types (Ecto.Query.BuilderTest)
|
Run tests:
test/ecto/query_test.exs#L1070
test has_named_binding?/1 casts queryable to query (Ecto.QueryTest)
|
Run tests:
test/ecto/query_test.exs#L1145
test with_named_binding/3 casts queryable to query (Ecto.QueryTest)
|
Run tests
Process completed with exit code 2.
|
Run tests:
test/support/test_repo.exs#L102
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Run tests:
test/support/test_repo.exs#L113
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Run tests:
test/support/test_repo.exs#L123
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
Loading