partial void UpdatePost(Post instance);
 partial void DeletePost(Post instance);
 partial void InsertPost(Post instance);