Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
2fcadbcb4f - Update to 1.05
PR:		139180
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2009-09-30 14:04:58 +00:00
Dennis Herrmann
1b7d5c7aa4 - Update to 0.0.3
PR:		ports/134144
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
Approved by:	miwi (mentor implicit)
2009-05-02 09:41:18 +00:00
Martin Wilke
8e4871b771 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/

PR:		ports/132406
Submitted by:	Cezary Morga <cm at therek.net>
2009-03-15 17:10:33 +00:00