Compile an update statement into SQL.
String compileUpdate(Map<String, dynamic> query, Map<String, dynamic> values);