partial void UpdateQuest(Quest instance);
 partial void DeleteQuest(Quest instance);
 partial void InsertQuest(Quest instance);