aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.07Sylvio Cesar Teixeira2010-04-172-4/+4
| | | | | | | | | PR: ports/145786 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252825
* - Update to 1.06Philip M. Gollucci2010-01-313-6/+8
| | | | | | | | | PR: ports/142633 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (cm@therek.net; > 2 weeks) Notes: svn path=/head/; revision=248884
* - Update to 1.05Martin Wilke2009-09-302-11/+11
| | | | | | | | PR: 139180 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Notes: svn path=/head/; revision=242287
* - Update to 0.0.3Dennis Herrmann2009-05-023-4/+6
| | | | | | | | | PR: ports/134144 Submitted by: Cezary Morga <cm@therek.net> (maintainer) Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=233122
* ORLite::Migrate is a light weight single class Database Schema MigrationMartin Wilke2009-03-154-0/+44
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> Notes: svn path=/head/; revision=230130