public void Configure(NpgsqlCommand command, DocumentQuery query)
 {
     query.ConfigureCommand(command);
 }