freebsd-ports/databases/p5-ORLite-Migrate/pkg-descr

7 lines
305 B
Text
Raw Normal View History

ORLite::Migrate is a light weight single class Database Schema Migration
enhancement for ORLite. It provides a simple implementation of schema
versioning within the SQLite database using the built-in user_version pragma
(which is set to zero by default).
WWW: http://search.cpan.org/dist/ORLite-Migrate/