Compile an increment statement into SQL.
String compileIncrement( Map<String, dynamic> query, String column, int amount, );