Re: [PHP-DEV] Re: SQLite Bug 42589 still not fixed in php 5.3 windows (attached fix with ATTR_FETCH_TABLE_NAMES support)

2009-08-10 Thread Oskar Eisemuth
Pierre Joye schrieb: hi, Please post a link to the patch in the bug directly so we won't loose your patch in the ML archive. By the way, it is better to use the bug tracker to provide feedback, easier to follow or track them. Well 42589 is closed for comments (someone should add a note there),

Re: [PHP-DEV] Re: SQLite Bug 42589 still not fixed in php 5.3 windows (attached fix with ATTR_FETCH_TABLE_NAMES support)

2009-08-10 Thread Pierre Joye
hi, Please post a link to the patch in the bug directly so we won't loose your patch in the ML archive. By the way, it is better to use the bug tracker to provide feedback, easier to follow or track them. Thanks for your effort :) Cheers, On Mon, Aug 10, 2009 at 11:02 AM, Oskar Eisemuth wrote:

[PHP-DEV] Re: SQLite Bug 42589 still not fixed in php 5.3 windows (attached fix with ATTR_FETCH_TABLE_NAMES support)

2009-08-10 Thread Oskar Eisemuth
Hello Attached is a patch that adds the necessary changes at config.w32 and additional support for PDO::ATTR_FETCH_TABLE_NAMES in PDO SQLite. --- Oskar Index: ext/pdo_sqlite/config.w32 === --- ext/pdo_sqlite/config.w32 (revisio