partial void Updatepost(post instance);
partial void Deletepost(post instance);
partial void Insertpost(post instance);