Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Class::DBI::FormBuilder::Meta::Column
DESCRIPTION
Access to column metadata.
METHODS
- new
- name
- table
Column attribute accessors
- order
- ordinal_position
-
Alias for
order
. - digits
- decimal_digits
-
Alias for
digits
. - size
- column_size
-
Alias for
size
. - default
- column_def
-
Alias for
default
. - nullable
- is_nullable
- mysql_values
- mysql_type_name
- type
- type_name
-
Alias for
type
. - options