aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-GitDDL-Migrator
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Upgrade to 0.08.Jun Kuriyama2016-11-222-4/+5
| | | | Notes: svn path=/head/; revision=426815
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* GitDDL::Migrator is database migration utility extended GitDDL.Jun Kuriyama2015-06-024-0/+41
Extended features are: - save migration history - rollback to previous version - specify version - specify SQL (sometimes SQL::Translator's output is wrong) - check differences from versioned SQL and real database WWW: http://search.cpan.org/dist/GitDDL-Migrator/ Notes: svn path=/head/; revision=388305