NAME

DBIx::Class::Migration::Types - Custom Type::Tiny Types

SYNOPSIS

use DBIx::Class::Migration::Types -all;
use Moo;

has 'schema' => isa=>LoadableClass;

DESCRIPTION

Custom Type::Tiny types. Probably nothing here you need to worry about.

SEE ALSO

DBIx::Class::Migration, Type::Tiny

AUTHOR

See DBIx::Class::Migration for author information

COPYRIGHT & LICENSE

See DBIx::Class::Migration for copyright and license information