4 lines
220 B
Text
4 lines
220 B
Text
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.
|