Project

General

Profile

Feature #695

Updated by Alexander Watzinger over 8 years ago

@ Bernhard: Reopened because orphaned data entry "Monument" still exists on http://dpp.arz.oeaw.ac.at 
 We can do it together today at meeting with Stefan. 
 Check if only one result: 
 <pre> 
 SELECT id FROM model.entity WHERE name LIKE 'Monument'; 
 </pre> 
 If only one was found: 
 <pre> 
 DELETE FROM model.entity WHERE name LIKE 'Monument'; 
 </pre> 
 Delete above lines and close ticket again. 
 --- 
 In DPP was a type "Monument" for entries below. Now it seems "disconnected" so we deleted it. Maybe check it out. 

 Nakolьcь 
 Nivica 
 Ōhrid 
 Sveti Iōanь Bogoslovь 
 Sveti Nikola 
 Sveti Petar

Back