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

  modid:       DBIx::Class::PgLog
  DSLIP:       bdpOp
  description: PgSQL Auto Logging for DBIx transactions
  userid:      SHEEJU (Sheeju Alex)
  chapterid:   7 (Database_Interfaces)
  communities:
    Mailinglists

  similar:
    DBIx::Class::AuditLog

  rationale:

    PgSQL Auto Logging for DBIx transactions - inspired from
    DBIx::Class::AuditLog

    The PgLog schema consists of 2 tables LogSet and Log, Log table
    extensively makes use of the power of Postgres to store the Columns,
    OldValues and NewValues in an Column Array format to avoid the
    relational database structure which imporves the performance of
    write and read from PgLog.

  enteredby:   SHEEJU (Sheeju Alex)
  enteredon:   Thu Jul 11 13:33:58 2013 UTC

The resulting entry would be:

DBIx::Class::
::PgLog           bdpOp PgSQL Auto Logging for DBIx transactions     SHEEJU


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=abb00000_8b08c47480a797a5&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=abb00000_8b08c47480a797a5&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%3AClass%3A%3APgLog

Reply via email to