On Wed, 22 Jul 2009 12:40:40 -0700 (PDT) Andrew Klaassen <[email protected]> wrote: > Is it possible to get pgdb to return full column names (i.e. "table.column" > instead of just "column")? This would be handy when executing joins.
It's possible but it seems like a lot of work. Do you have any code? -- D'Arcy J.M. Cain PyGreSQL Development Group http://www.PyGreSQL.org _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
