#1051: [patch] Add support for PostgreSQL Schemas
-------------------------------------------------+--------------------------
   Reporter:  Mao Xizeng <[EMAIL PROTECTED]>  |                Owner:  adrian   
             
     Status:  new                                |            Component:  
Database wrapper      
    Version:  SVN                                |           Resolution:        
                
   Keywords:  PostgreSQL Schemas                 |                Stage:  
Design decision needed
  Has_patch:  1                                  |           Needs_docs:  0     
                
Needs_tests:  1                                  |   Needs_better_patch:  1     
                
-------------------------------------------------+--------------------------
Comment (by Marc Fargas <[EMAIL PROTECTED]>):

 Updated patch to apply cleanly with latest trunk.
 
 In reply to [EMAIL PROTECTED] :
 There's no way, actually to set "application wide preferences" so setting
 a schema for an application could get a bit weird, maybe some
 APPLICATION_SCHEMAS = {'myapp': 'myschema'} setting or something like
 that, but this is out of the scope if this ticket which attemps to provide
 someway to use schemas in pgsql. So you should rather fill a new ticket
 and state on it's description very very very clearly that it's not a
 duplicate of #1051 as it does not attempt the same.
 
 On the other side, any volunteer to write the tests for this so we can
 stop patching by hand on every svn up ? ;)))

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