pub fn excluded<T>(excluded: T) -> Excluded<T>
Represents excluded.column in an ON CONFLICT DO UPDATE clause.
excluded.column
ON CONFLICT DO UPDATE