#1261: [patch] Firebird database backend
-----------------------------------------+----------------------------------
   Reporter:  [EMAIL PROTECTED]              |                Owner:  adrian    
      
     Status:  new                        |            Component:  Database 
wrapper
    Version:                             |           Resolution:                
  
   Keywords:  firebird database backend  |                Stage:  Accepted      
  
  Has_patch:  1                          |           Needs_docs:  0             
  
Needs_tests:  0                          |   Needs_better_patch:  1             
  
-----------------------------------------+----------------------------------
Comment (by [EMAIL PROTECTED]):

 I had to make the following tweaks to make things work.
 
 I'm using:
  * firebird from Debian Etch (1.5.3.4870-12)
  * kinterbasdb-3.2 from official upstream source
  * django oracle branch rev.4456
  * http://media.david-elias.net/django/firebird-backend.zip
 
 The following patch aims to fix the problem that firebird barfs when it
 receives a timestamp of subsecond precision greater than 4, and when a
 column has the "NULL" constraint during a CREATE TABLE.
 
 Disclaimer: I'm an absolute newbie to firebird and have just started
 looking at it today.
 
 Sidney.
 
 http://files.sidney.hk/shameless_plug/django-firebird.0.patch

-- 
Ticket URL: <http://code.djangoproject.com/ticket/1261#comment:8>
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