Source
Goo::TableInfo - Provide meta details about MySQL tables
use Goo::TableInfo;
- new
-
constructor
- get_columns
-
return an array of columns
- get_key
-
return the primary key of a table
- get_column_type
-
return a type for the column
Nigel Hamilton <nigel@trexy.com>
syntax highlighting: