Project

General

Profile

Feature #2017

Updated by Alexander Watzinger 11 months ago

* Check and improve SQL statements format 
 * Separate view for delete instead using index views with a delete parameter (sacrificing a little performance for much better readability) 
 * Checking and removing Refactoring to remove isinstance calls (6 (2 out of 67) because it's often a sign usage of a isinstance can be hinting to design flaw flaws.

Back