Skip to content

Fix: execute scopes before count#7408

Open
mrf345 wants to merge 1 commit intogo-gorm:masterfrom
mrf345:fix-count-select-issue
Open

Fix: execute scopes before count#7408
mrf345 wants to merge 1 commit intogo-gorm:masterfrom
mrf345:fix-count-select-issue

Conversation

@mrf345
Copy link

@mrf345 mrf345 commented Apr 4, 2025

Resolves #7407

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Executes scopes prior to Count functionality.

User Case Description

Using selects within scopes prior to running Count().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Count fails when using select within scopes

1 participant