Large Admin Areas

2007-10-26 Thread Zenom
Let's say we had a bunch of legacy schemas in postgresql. Currently we have like 6 schemas if we were to re-write our admin interface from php to django we would need to write 6 projects 1 for each schema essentially (if I apply the postgresql schema patches etc, but that's beside the point). My

Re: Postgresql Schema Ticket #1051 - Trying to fix.

2007-10-25 Thread Zenom
Absolutely right, I have been working on it all evening too. I think I know what the problem is but I need to ask in dev anyway just to figure out the best way to go about it. On Oct 25, 8:13 pm, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Thu, 2007-10-25 at 15:31 -0700, Ze

Postgresql Schema Ticket #1051 - Trying to fix.

2007-10-25 Thread Zenom
OK so I am working on ticket # 1051 which is the PostgreSQL search_path ticket. I checked out trunk today and made a diff. When I go to the shell and create queries and save data it works like a champ. When I try to run a test it gives me a psycopg2.ProgrammingError saying that the schema doesn't