#2358: [patch] MS-SQL server fixes
-----------------------------------------------------+----------------------
   Reporter:  Dan Hristodorescu [EMAIL PROTECTED]  |                Owner:  
adrian          
     Status:  new                                    |            Component:  
Database wrapper
    Version:  SVN                                    |           Resolution:    
              
   Keywords:                                         |                Stage:  
Accepted        
  Has_patch:  1                                      |           Needs_docs:  0 
              
Needs_tests:  0                                      |   Needs_better_patch:  1 
              
-----------------------------------------------------+----------------------
Changes (by [EMAIL PROTECTED]):

  * needs_better_patch:  0 => 1

Comment:

 Not Quite There Yet. Still giving a bunch of errors here, which I'm slowly
 starting to fix. Inserting values for AutoFields needs massaging, and a
 couple of other things.
 
 I have a big beef with the flush commands, right now, as MSSQL doesn't
 cascade by default, so you have to explicitly ask for it on table
 creation. I'm also running into a weird bug involving missing references
 on database creation.
 
 I'll post up a patch when I manage to fix that.
 
 Though this might have something to do with the thread bullying that's
 been done in the patch I downloaded, as it looks like a classic race
 condition to me.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2358#comment:10>
Django Code <http://code.djangoproject.com/>
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to