#2120: Poor schema support (PostgreSQL)
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian            
     Type:  defect                |      Status:  new               
 Priority:  normal                |   Milestone:                    
Component:  Database wrapper      |     Version:  SVN               
 Severity:  normal                |    Keywords:  schema, postgresql
----------------------------------+-----------------------------------------
 Problem with schemas was reported in tickets #1208 and #1051.
 
 In the result was implemented additional django settings named
 DATABASE_SCHEMAS, but it's no solution for all problems.
 Schemas may contains table with the same names, in this case setting
 search_patch isn't good idea.
 
 I think, right solution for this would be attibute "db_table_schema" in
 the "Meta" class that should be respect in all SQL queries.

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