Revert "Revert "Ecto 3.12: Add Query.ByExpr structs next to the old Q… #70
Annotations
5 warnings
Run mix test:
test/ecto_test/type_test.exs#L61
this check/guard will always yield the same result
|
Run mix test:
test/mongo_ecto/normalized_query_new_test.exs#L387
this check/guard will always yield the same result
|
Run mix test:
test/ecto_test/type_test.exs#L2
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix test:
test/ecto_test/repo_test.exs#L2
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix test:
test/ecto_test/assoc_test.exs#L2
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading