Forum OpenACS Development: Re: What's the right way to delete rows from cr_items/cr_revisions?

Randy,

on HEAD there is a tcl API in content-item-procs.tcl

content::item::delete

For 5.1 you'll need to use the pl/sql api.