fix: handle manual/no_attributes? relationships in lateral join logic #2176
Annotations
10 errors and 1 warning
Run team-alembic/staple-actions/actions/mix-test@main:
test/ltree_test.exs#L146
test integration can serialize / underialize to db (AshPostgres.LtreeTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/manual_update_test.exs#L4
test Manual update defined in a module to update an attribute (AshPostgres.ManualUpdateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L131
test count with no related data it returns 0 (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L597
test first it does not return `nil` values by default (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L620
test first it does not return `nil` values when filtered (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L901
test sum with no related data it returns nil (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L1373
test sum a count with a limit and a filter can be aggregated at the query level (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L1087
test sum nested filtered and sorted aggregates show the proper values (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L188
test count with data and a custom string keyed aggregate, it returns the count (AshSql.AggregateTest)
|
Run team-alembic/staple-actions/actions/mix-test@main:
test/aggregate_test.exs#L1325
test sum a count with a filter that references a relationship that also has a filter (AshSql.AggregateTest)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading