#2658: Test suite fails using SQLite in memory database
------------------------------+---------------------------------------------
 Reporter:  russellm          |        Owner:  russellm
     Type:  defect            |       Status:  closed  
 Priority:  normal            |    Milestone:          
Component:  Database wrapper  |      Version:  0.95    
 Severity:  normal            |   Resolution:  fixed   
 Keywords:                    |  
------------------------------+---------------------------------------------
Changes (by russellm):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [3723]) Fixes #2658 -- Modified SQLite cursor close() method for in-
 memory databases, making the lifespan of an in-memory database equal to
 the life of the process, rather than the life of the cursor. Thanks, Ned
 Batchelder.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2658>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to