partial void UpdatePlanet(Planet instance);
partial void DeletePlanet(Planet instance);
partial void InsertPlanet(Planet instance);