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

  modid:       DBIx::Migration::Classes
  DSLIP:       bdpOp
  description: Class based migrations for DBI databases
  userid:      KITOMER (Tom Kirchner)
  chapterid:   7 (Database_Interfaces)
  communities:

  similar:
    DBIx::Migration

  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:   Thu Mar 17 17:27:39 2011 GMT

The resulting entry would be:

DBIx::Migration::
::Classes         bdpOp 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=aa500000_d3425c28b7d3c959&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=aa500000_d3425c28b7d3c959&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=DBIx%3A%3AMigration%3A%3AClasses

Reply via email to