Flavor: on conflict do nothing
String onConflictDoNothing(String sql, Map? data) => "$sql on conflict do nothing";