You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQLSTATE[0A000]: Feature not supported: 7 ERROR: FOR UPDATE is not allowed with aggregate functions (SQL: select count(*) as aggregate from "states" where "states"."stateful_type" = App\Models\Post and "states"."stateful_id" = 1 and "states"."stateful_id" is not null and "states"."stateful_type" = App\Models\Post and "states"."stateful_id" = 1 and "states"."stateful_id" is not null and "type" = state for update)
The text was updated successfully, but these errors were encountered:
SQLSTATE[0A000]: Feature not supported: 7 ERROR: FOR UPDATE is not allowed with aggregate functions (SQL: select count(*) as aggregate from "states" where "states"."stateful_type" = App\Models\Post and "states"."stateful_id" = 1 and "states"."stateful_id" is not null and "states"."stateful_type" = App\Models\Post and "states"."stateful_id" = 1 and "states"."stateful_id" is not null and "type" = state for update)
The text was updated successfully, but these errors were encountered: