40143c4efa
Fixes seed script crash — both onConflictDoUpdate calls on clients table now use schema.clients.id (PK) as conflict target instead of non-unique schema.clients.email. Email added to set clause for both call sites. Resolves GRO-298. Unblocks GRO-290, GRO-295, GRO-297. Co-Authored-By: Paperclip <noreply@paperclip.ing>