NAME
SQL::DB::Schema::Column - description
SYNOPSIS
use SQL::DB::Schema::Column;
DESCRIPTION
SQL::DB::Schema::Column is ...
METHODS
table
name
null
default
unique
auto_increment
primary
type =head2 type_pg
bind_type =head2 bind_type_pg
ref
references
inflate
deflate
sql_default
sql
FILES
SEE ALSO
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright (C) 2007,2008 Mark Lawrence <nomad@null.net>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.