aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate/pkg-descr
blob: 404cbc29921dbfd73b9144ee09ee6a139d5ccc7b (plain) (blame)
1
2
3
4
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).