Jan Eskilsson
/
Daje-Workflow-Database-0.06
/
README.md

NAME
Daje::Workflow::Database - It's the database migrate plugin for Daje::Workflow
SYNOPSIS
use Daje::Workflow::Database;
Daje::Workflow::Database->new(
pg => $pg,
)->migrate();
DESCRIPTION
Daje::Workflow::Database is the Database migrate plugin for Daje::Workflow
REQUIRES
Mojo::Pg
Mojo::Base
METHODS
migrate($self)
migrate($self)();
AUTHOR
janeskil1525 janeskil1525@gmail.com
LICENSE
Copyright (C) janeskil1525.
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.