partial void UpdateGoal(Goal instance);
partial void DeleteGoal(Goal instance);
partial void InsertGoal(Goal instance);