Edit report at https://bugs.php.net/bug.php?id=63149&edit=1

 ID:                 63149
 Updated by:         r...@php.net
 Reported by:        r...@php.net
 Summary:            Feature missing with system SQLite
-Status:             Open
+Status:             Assigned
 Type:               Bug
 Package:            SQLite related
 Operating System:   GNU/Linux (Fedora 18)
 PHP Version:        5.4.7
-Assigned To:        
+Assigned To:        remi
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2012-09-24 11:55:56] r...@php.net

Please consider https://github.com/php/php-src/pull/203

------------------------------------------------------------------------
[2012-09-24 11:51:17] r...@php.net

Description:
------------
When build against bundled SQLite, SQLITE_ENABLE_COLUMN_METADATA is defined, so 
sqlite3_column_table_name is know as available and used in pdo_sqlite (for 
getColumnMeta)

When build against system SQlite, availability of sqlite3_column_table_name is 
not checked.

This make bug_42589 fail.

I will submit a pull request with the fix.



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



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63149&edit=1

Reply via email to