diff --git a/www/lib/CoreLibs/DB/SQL/PgSQL.php b/www/lib/CoreLibs/DB/SQL/PgSQL.php index 78336663..a343c8bc 100644 --- a/www/lib/CoreLibs/DB/SQL/PgSQL.php +++ b/www/lib/CoreLibs/DB/SQL/PgSQL.php @@ -451,37 +451,6 @@ class PgSQL implements Interface\SqlFunctions $replace = ['', '']; // read from table the PK name // faster primary key get - /* $q = <<