Lately, I've been getting the following error quite randomly while
developing a web app using sqlite3.  I'm not sure how to fix it and it
hasn't to me before, but it is leading to occasional failed AJAX
requests.

ProgrammingError: (ProgrammingError) Cannot operate on a closed
database. None [{}]

Does anyone else have a similar issue or know how I can avoid it?

RHH

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to