Re: Run sql query as read only user

2009-01-05 Thread Malcolm Tredinnick
On Mon, 2009-01-05 at 11:18 +0100, Matias Surdi wrote: > Hi, > > For some reports, I need to allow the users to enter a sql query.It is > required for this query (a sql SELECT) to be run as a read only database > user. > > > Any idea how to implement this with django? Set the DATABASE_USER s

Run sql query as read only user

2009-01-05 Thread Matias Surdi
Hi, For some reports, I need to allow the users to enter a sql query.It is required for this query (a sql SELECT) to be run as a read only database user. Any idea how to implement this with django? Thank you very much. --~--~-~--~~~---~--~~ You received thi