
Convert 'last-rendered' to sqlc. The query is slightly suboptimal. There's a bug in sqlc: the `ON CONFLICT DO UPDATE` clause is generated incorrectly. See https://github.com/sqlc-dev/sqlc/issues/3334 for more info.
Convert 'last-rendered' to sqlc. The query is slightly suboptimal. There's a bug in sqlc: the `ON CONFLICT DO UPDATE` clause is generated incorrectly. See https://github.com/sqlc-dev/sqlc/issues/3334 for more info.