Skip to content

Calling a data mapper with ::count() and with() results in a select query that does COUNT(*) AND all the other tables of the with() table which is obviously not what we want! This results in a failed sql execute(). #512

Calling a data mapper with ::count() and with() results in a select query that does COUNT(*) AND all the other tables of the with() table which is obviously not what we want! This results in a failed sql execute().

Calling a data mapper with ::count() and with() results in a select query that does COUNT(*) AND all the other tables of the with() table which is obviously not what we want! This results in a failed sql execute(). #512

Triggered via issue December 21, 2023 02:44
Status Success
Total duration 24s
Artifacts

greetings.yml

on: issues
Fit to window
Zoom out
Zoom in