App::DbMigrator 0.0.0
Description
A Raku application to handle database migrations
Installation
Install this module through zef:
zef install App::DbMigrator
Documentation
Documentation is written as Pod6 documents, and can be read with the p6doc
module.
p6doc App::DbMigrator
At your option, you can also use prettier readers, such as App::Rakuman
.
rakuman App::DbMigrator
License
This module is distributed under the terms of the AGPL-3.0.