Home » Database » DB » Bug #1566
show the default value of each field as result of tableInfo
Details
| Request #1566 | show the default value of each field as result of tableInfo |
|---|---|
| Submitted | 2004-06-07 08:44 UTC |
| From | tricera_it at yahoo dot it |
| Assigned | danielc |
| Status | Wont fix |
| Package | DB |
| PHP Version | 4.3.6 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-06-07 08:44 UTC] tricera_it at yahoo dot it
Description:
------------
Another useful information can be returned by tableInfo is the default value of each field.
With mysql it can be retrieved with the query: "SHOW COLUMNS FROM table FROM database"
[2005-09-21 15:15 UTC] php at adaniels dot nl
When will this be done? It is possible to retrieve the default value for mysql and it is not done.