6aa5b986b5
fixes scaffolder list error with postgres: error: select count("tasks"."id")
as "count" from "tasks" order by "created_at" desc - column
"tasks.created_at" must appear in the GROUP BY clause or be used
in an aggregate function
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
87 B
87 B
@backstage/plugin-scaffolder-backend
| @backstage/plugin-scaffolder-backend |
|---|
| patch |
Fix tasks listing with postgres