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

Collapse
Posted by Dave Bauer on
Scroll back in the log a bit. You should see another error from the datbase. This error is from the database driver. (exception NSDB, "Query was not a statement returning rows.")

All database errors return no rows, so its not really informative except to say the driver did not receive the response it expected. Postgresql itself should also give a message on what was wrong with the actual query.