Hi there, Ticket #1051 is stalled in "Design decision needed" since a long time ago (since January).
That ticket only deals with the thing of allowing the user (not the developer) to ser a specific search_path in postgresql from a setting in settings.py, it does not introduce any backwards incompatible change and does not affect any other database engine. Then two questions arise: * Can we set this patch to "Accepted"? there's some people that would benefit from such a small patch (me included!). * How would you write the tests for this? it's been recommended that we could write a test that issues a SET search_path, or create two tables on two schemas and play with them. But maybe this small thing does not require a test, so what do you think? I'd be glad to have question 1 answered so atleast we can know that this will go in once tests are in place if they are needed. Docs are already in the patch. Note that as stated in the last comment this ticket **does not** deal with other requests about application/model wide schemas and so on. Cheers, Marc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
