On 12/1/21 20:20, Michael Lewis wrote:
Perhaps I missed something, but why all this effort to reference the column and not just reference IX_Lockers_Uuid for the on conflict clause?
Two reasons: 1) The OP thought that ON CONFLICT could only reference a column.2) Explaining why the error occurred in the first place, which is down to variable/column name ambiguity.
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx