===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libbio-mage-utils-perl-20030502.0/MAGE/XML/Handler/ObjectHandler/SQL.pm-656-    $PK_tag = '"'.$PK.'"' if ($quoted_identifiers);
libbio-mage-utils-perl-20030502.0/MAGE/XML/Handler/ObjectHandler/SQL.pm:657:    $sql = "UPDATE $full_table_name SET $columnvalue_list WHERE $PK_tag = '$PK_value'";
libbio-mage-utils-perl-20030502.0/MAGE/XML/Handler/ObjectHandler/SQL.pm-658-  } else {