DBIx-Class-TimeStamp-0.14

automatically set and update time based columns

Index | databases

Description

DBIx::Class::TimeStamp automatically sets and updates time based columns
in a table.  The module effectively emulates triggers to get consistent
behavior across databases that either implement them poorly or not at
all.

Run Dependencies