Forum .LRN Q&A: Re: Error deleting from homework folder

Collapse
Posted by Dave Bauer on
Hi

I went back and read through this.

So what is happening is that the content is stored in the lobs table.

Each revision, if the content (the file) is the same, will refer to the same row in the lobs table.

The function is attempting to delete the row from the lobs table, although there are still revisions referencing that row.