ID: 42589 Updated by: [EMAIL PROTECTED] Reported By: fabrizio dot balliano at crealabs dot it Status: Open Bug Type: PDO related Operating System: all PHP Version: 5.2.4 New Comment:
I have suggested a first patch to implement this for MySQL and SQLite: http://news.php.net/php.internals/32742 Previous Comments: ------------------------------------------------------------------------ [2007-09-07 16:07:43] fabrizio dot balliano at crealabs dot it Description: ------------ if you do "select * from table1 join table2 on (table1.id=table2.id) how can you understand which fields are coming from table1 and which from table2? the only way is that getcolumnmeta() also returns the table name of every column ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42589&edit=1
