php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49206 PDO SQLite support for ATTR_FETCH_TABLE_NAMES and getColumnMeta fix
Submitted: 2009-08-10 09:32 UTC Modified: 2009-12-23 03:59 UTC
From: patchnow at gmail dot com Assigned: scottmac (profile)
Status: Closed Package: PDO related
PHP Version: 5.3.0 OS: Windows
Private report: No CVE-ID: None
 [2009-08-10 09:32 UTC] patchnow at gmail dot com
Description:
------------
Patch for adding ATTR_FETCH_TABLE_NAMES support for PDO SQLite.

http://news.php.net/php.internals/45254

Fixes SQLite Bug 42589 for windows builds too, getColumnMeta didn't return the table name.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-16 02:22 UTC] svn@php.net
Automatic comment from SVN on behalf of scottmac
Revision: http://svn.php.net/viewvc/?view=revision&revision=289692
Log: Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206.

Will commit the new feature part separately.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC