ataru
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
update_payment_modified_at()
Parameters
Name
Type
Mode
IN
Definition
BEGIN NEW.modified_at := now(); RETURN NEW; END;