| Goo documentation | view source | Contained in the Goo distribution. |
Goo::TableInfo - Provide meta details about MySQL tables
use Goo::TableInfo;
constructor
return an array of columns
return the primary key of a table
return a type for the column
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |