On Fri, Feb 26, 2010 at 2:19 PM, Branko Vukelic <[email protected]> wrote: > All in all, I think it wouldn't be a difficult thing to pull off if > you could get the SQL query to return table names, and then use that > data to query individual tables, note foreign keys, etc.
Another note: the authentication for the system should be pluggable, so you can code plugins for whatever auth system you're using, and there should be default plugins for systems like Django that already have an auth system. -- Branko Vukelić http://foxbunny.tumblr.com/ http://www.flickr.com/photos/16889...@n04/ http://www.twitter.com/foxbunny http://github.com/foxbunny -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
