Can any one explain why in postgres it's generating two constraints: - contact_code_key UNIQUE (code, customer_code), - contact_code_key1 UNIQUE (code)
should it be just first one? or I'm missing something here?
Please click on the My Profile link above and change your display name to meet the JavaRanch Naming Policy of using your real first and real last names.