Compile an insert statement with multiple rows.
String compileInsertMany( Map<String, dynamic> query, List<Map<String, dynamic>> values, );