ID:               42589
 Updated by:       paj...@php.net
 Reported By:      fabrizio dot balliano at crealabs dot it
-Status:           Open
+Status:           Assigned
 Bug Type:         PDO related
 Operating System: *
 PHP Version:      5.2.4
-Assigned To:      
+Assigned To:      scottmac
 New Comment:

Scott, can you take a look at the patch please?


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

[2008-11-30 11:47:12] m...@php.net

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

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

[2007-10-13 09:59:58] m...@php.net

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