UPSERT (ie. insert w/ onConflictDoUpdate) statement which I'm not fan of for this use case. .update(table).set(arrayOfObjects) ! But it looks like it's not supported.UPDATE FROM statement for PSQL leveraging sql from Drizzle but can't make it work somehow.