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