Execute a raw SQL command and return affected row count
@override Future<int> executeRaw(SqlQuery query);