Goo::DatabaseInfo - Simple access to the database schema


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::DatabaseInfo - Simple access to the database schema

SYNOPSIS

Top

use Goo::DatabaseInfo;

DESCRIPTION

Top

METHODS

Top

BEGIN

look up all the tables in the database

get_table_info

return a table info object for a given table

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.