The following module was proposed for inclusion in the Module List:

  modid:       DB::Migrate
  DSLIP:       adpOp
  description: Class based migrations for DBI databases
  userid:      KITOMER (Tom Kirchner)
  chapterid:   7 (Database_Interfaces)
  communities:

  similar:

  rationale:

    This module makes it possible to define database schema migrations
    in the form of perl classes and perform migrations of DBI databases
    based on these change classes. A migration class contains the name
    of the previous change class (if any) and a method for registering
    changes in the change manager. Currently this module is in its
    testing phase and contains the minimal functionality to be useful
    for simple projects. Further development (e.g. data security
    features etc.) are planned.

  enteredby:   KITOMER (Tom Kirchner)
  enteredon:   Fri Mar 11 19:14:03 2011 GMT

The resulting entry would be:

DB::
::Migrate         adpOp Class based migrations for DBI databases     KITOMER


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=76500000_236967195b1c2f7a&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=76500000_236967195b1c2f7a&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=DB%3A%3AMigrate

Reply via email to