ID:               42589
 Updated by:       [EMAIL PROTECTED]
 Reported By:      fabrizio dot balliano at crealabs dot it
 Status:           Open
 Bug Type:         PDO related
 Operating System: *
 PHP Version:      5.2.4
 New Comment:

MySQL has been supporting this for quite some time now.  My patch for
SQLite is still pending, I guess.


Previous Comments:
------------------------------------------------------------------------

[2007-10-13 09:59:58] [EMAIL PROTECTED]

I have suggested a first patch to implement this for MySQL and SQLite:
http://news.php.net/php.internals/32742

------------------------------------------------------------------------

[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

Reply via email to