I notice that postgres does not support IGNORE.
I am currently migrating an app from a MySQL datastore to Postgres, and I would really like to use IGNORE.
I am curious if there is a recommended work-araound.
Thanks,-Jackson