- Notifications
You must be signed in to change notification settings - Fork76
Closed
Description
The good and bad examples inG-7160 are violating thegeneral guideline 7.upsert
is a keyword (used in themodel_rules_clause).
I suggest to useins_upd
instead and name the end labelemployee_api
as the procedure.