MySQLdb and column names

2008-01-30 Thread beef
Hello all, I am using MySQLdb 1.2.2 and have a question about the construction of the dictionary keys of a result set. Here is an example query, from which you may intuit some of the structure of the tables: SELECT shots.*, users.*, sequences.*, jobs.* FROM shots LEFT JOIN users ON

Re: MySQLdb and column names

2008-01-30 Thread beef
change: I would prefer to have the key names consistent, so that event the to: I would prefer to have the key names consistent, so that *even* the -- http://mail.python.org/mailman/listinfo/python-list