partial void UpdatePosts(Posts instance);
partial void DeletePosts(Posts instance);
partial void InsertPosts(Posts instance);