Project

General

Profile

Feature #707

Updated by Alexander Watzinger over 7 years ago

Performance could be better. Actor update is still very slow. 

 - refactor begin and end, get all 6 dates in entity sql and set in populate 
 - refactor types to get them all at once (in sql select as array), add count array) 
 - refactor alias: compare new and old array, delete/insert according 
 - refactor link: take only ids and implement checker switch in settings 
 - delete links not single but as an array

Back