I would like to end my query with `ON CONFLICT DO NOTHING`. Could there be a special `insertOnConflict_` function or something?
I would like to end my query with
ON CONFLICT DO NOTHING. Could there be a specialinsertOnConflict_function or something?