php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #37223 Include default column value in PDO::getColumnMeta
Submitted: 2006-04-27 12:54 UTC Modified: 2013-10-15 11:54 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: rael at grad dot icmc dot usp dot br Assigned:
Status: No Feedback Package: PDO related
PHP Version: 5.1.2 OS: *
Private report: No CVE-ID: None
 [2006-04-27 12:54 UTC] rael at grad dot icmc dot usp dot br
Description:
------------
The current implementation of PDO::getColumnMeta() method don't contains information about the default value from columns.

Reproduce code:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-29 10:21 UTC] jani@php.net
-Package: Feature/Change Request +Package: PDO related
 [2013-05-31 05:15 UTC] ssufficool@php.net
Which driver? The getColumnMeta method is specific to each driver.
 [2013-05-31 05:15 UTC] ssufficool@php.net
-Status: Open +Status: Feedback
 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 02 09:01:27 2025 UTC