Skip to content

Manage with triggers fields inserted_at & updated_at

This is for resolve #6 (closed) by creating triggers for automatically on insert or update to fill fields inserted_at and updated_at for many tables. The code consists on a public function which return a trigger and one trigger for each actual namazu table having the two fields.

Merge request reports