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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: patchnow at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 04:01:34 2025 UTC