The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DB::Introspector::Base::DateTimeColumn

EXTENDS

DB::Introspector::Base::Column

SYNOPSIS

    use DB::Introspector::Base::DateTimeColumn;

DESCRIPTION

DB::Introspector::Base::DateTimeColumn provides a way to distinguish a DateTime type from another column type.

SEE ALSO

AUTHOR

Masahji C. Stewart

COPYRIGHT

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