Time | Duration | Type | Query |
---|---|---|---|
09:08:59.954 | 2.5 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
09:08:59.957 | 1.4 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
09:08:59.960 | 0.7 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_projects" "p" WHERE "p"."id"='3953' |
09:08:59.961 | 78.9 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=3953) AND ("object_type"=1) AND ("attribute" IN ('create', 'transfer', 'project_status', 'project_progress', 'salesForecast', 'created_by')) AND ((target_id is null) OR ("target_object_type"=1)) ORDER BY "created_at" DESC) "c" |
09:09:00.040 | 76.8 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=3953) AND ("object_type"=1) AND ("attribute" IN ('create', 'transfer', 'project_status', 'project_progress', 'salesForecast', 'created_by')) AND ((target_id is null) OR ("target_object_type"=1)) ORDER BY "created_at" DESC LIMIT 20 OFFSET 20 |
09:09:00.118 | 1.3 ms | INSERT | INSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1001, 5, 'vue/project/time-line', '{"id":"3953","page":"2","web_access_token":"84dOkFeNo2PYZeGq41-sJPi58_nruZIC"}', '{"code":2000,"result":{"list":[],"pagenation":{"totalcount":2,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-09-10 09:09:00') RETURNING "id" |