
DB::Introspector::Base::IntegerColumn

DB::Introspector::Base::Column

use DB::Introspector::Base::IntegerColumn;

DB::Introspector::Base::IntegerColumn provides a way to distinguish a Integer type from another column type.


Provide a way to specify min and max values for integer columns.

Masahji C. Stewart

The DB::Introspector::Base::IntegerColumn module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.