f63d5ab751
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.
5 lines
220 B
Plaintext
5 lines
220 B
Plaintext
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.
|