NAME

Daje::Database::Tools - Daje plugin tools database class

SYNOPSIS

use Mojo::Pg::Migrations;

$migrations = $migrations->from_data('tools', 'Daje::Database::Tools');

DESCRIPTION

Daje::Database::Tools contains the necessary migration scripts for Mojo::Pg::Migrations to create the database for Daje::Plugin::Tools

REQUIRES

v5.42

Mojo::Base

METHODS

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.