[CDBI] Return value from delete
Bill Moseley <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Is there a suggested way to see if:
$foo->delete
actually deletes the row from the database? $foo->delete returns
true even if zero rows are deleted.
--
Bill Moseley
[email protected]