NAME
DB::Introspector::Base::SpecialColumn
EXTENDS
DB::Introspector::Base::Column
SYNOPSIS
use DB::Introspector::Base::SpecialColumn;
DESCRIPTION
DB::Introspector::Base::SpecialColumn provides a way to distinguish a Special type from another column type.
SEE ALSO
TODO
Provide a way to specify min and max values for integer columns.
AUTHOR
Masahji C. Stewart
COPYRIGHT
The DB::Introspector::Base::SpecialColumn module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.