Project

General

Profile

Actions

Feature #1260

closed

add clear() method to Wt::Dbo::collection

Added by Pieter Libin almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/26/2012
Due date:
% Done:

0%

Estimated time:

Description

Add clear() method to Wt::Dbo::collection.

This method should call Wt::Dbo::collection::erase() for each element in the collection.

Actions #1

Updated by Koen Deforche almost 12 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.2
Actions #2

Updated by Koen Deforche almost 12 years ago

Implemented using a 'delete from ' query, not by deleting each element individually

Actions #3

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed

Released in Wt 3.2.2

Actions

Also available in: Atom PDF