Support for subqueries in order_bys and group_bys #1613
Annotations
10 errors and 3 warnings
Run tests:
test/ecto/adapters/myxql_test.exs#L414
test coalesce (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1075
test windows window with subquery (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1182
test windows frame clause (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L859
test group by (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1144
test windows lag/2 over all (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1117
test windows count over all (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1173
test windows partition by and order by on over (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1135
test windows nth_value over all (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L689
test aliasing a selected value with selected_as/2 (Ecto.Adapters.MyXQLTest)
|
Run tests:
test/ecto/adapters/myxql_test.exs#L1106
test windows count over window (Ecto.Adapters.MyXQLTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
test/ecto/adapters/postgres_test.exs#L862
this check/guard will always yield the same result
|
Run tests:
test/ecto/adapters/tds_test.exs#L744
this check/guard will always yield the same result
|
Loading