Edit report at https://bugs.php.net/bug.php?id=37223&edit=1
ID: 37223 Comment by: ssuffic...@php.net Reported by: rael at grad dot icmc dot usp dot br Summary: Include default column value in PDO::getColumnMeta Status: Open Type: Feature/Change Request Package: PDO related Operating System: * PHP Version: 5.1.2 Block user comment: N Private report: N New Comment: Which driver? The getColumnMeta method is specific to each driver. Previous Comments: ------------------------------------------------------------------------ [2006-04-27 12:54:47] 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 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=37223&edit=1