PDOException: SQLSTATE[42702]: Ambiguous column: 7 ERROR: column reference "deleted_at" is ambiguous LINE 5: WHERE u."id" = $1 AND "deleted_at" I... ^ in /var/www/html/polymart/api/v1/actions/GetAccountInfo.php:38 Stack trace: #0 /var/www/html/polymart/api/v1/actions/GetAccountInfo.php(38): PDOStatement->execute() #1 /var/www/html/polymart/api/v1/api.php(154): Doco\GetAccountInfo->run() #2 /var/www/html/polymart/utils/api.php(31): Doco\run() #3 /var/www/html/polymart/api/v1/api.php(162): require('...') #4 {main}{ "request": { "action": "getAccountInfo", "time": 1780702615, "cache": 300 }, "response": { "errors": { "_debug": { "errorInfo": [ "42702", 7, "ERROR: column reference \"deleted_at\" is ambiguous\nLINE 5: WHERE u.\"id\" = $1 AND \"deleted_at\" I...\n ^" ] }, "global": "Something happened when running the action GetAccountInfo" }, "success": false } }