#6148: Add generic support for database schemas
---------------------------------------------------+------------------------
          Reporter:  ikelly                        |         Owner:  kmpm       
                    
            Status:  assigned                      |     Milestone:             
                    
         Component:  Database layer (models, ORM)  |       Version:  SVN        
                    
        Resolution:                                |      Keywords:  oracle 
postgresql mysql schemas
             Stage:  Accepted                      |     Has_patch:  1          
                    
        Needs_docs:  0                             |   Needs_tests:  0          
                    
Needs_better_patch:  1                             |  
---------------------------------------------------+------------------------
Comment (by hejsan):

 Replying to [comment:40 oldium]:
 >   class Meta:
 >     db_schema = APP_SCHEMA

 Is this something you have already implemented?

 Can you provide a patch that would work with the current django
 development version? Or do you sync your github branch to the development
 version often?

 This would certainly get things done, although it would be much more
 convenient to be able to have an app specific setting. Or have a global
 settings variable USE_APP_NAMES_AS_SCHEMA_NAMES = True. This would allow
 to put the standard django apps and 3rd party apps also into schemas.

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