Time | Duration | Type | Query |
---|---|---|---|
11:37:39.374 | 2.3 ms | SELECT | SELECT * FROM "global"."vw_user_login" WHERE "id"=1001 |
11:37:39.377 | 1.5 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1001 |
11:37:39.380 | 0.8 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_projects" "p" WHERE "p"."id"='3939' |
11:37:39.381 | 77.9 ms | SELECT | SELECT COUNT(*) FROM (SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=3939) 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" |
11:37:39.459 | 80.0 ms | SELECT | SELECT * FROM "a57be577deb434"."tbl_object_change_logs" WHERE ("object_id"=3939) 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 |
11:37:39.541 | 1.6 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":"3939","page":"2","web_access_token":"3mT5wTnNyGRzR_gtGjyUcX36CfJ4sGt1"}', '{"code":2000,"result":{"list":[],"pagenation":{"totalcount":1,"thispage":2,"pagesize":20}},"status":1,"msg":[{"name":"success","success":"\u6210\u529f\u83b7\u53d6\u6570\u636e","error":""}],"mod":0}', FALSE, '2025-08-22 11:37:39') RETURNING "id" |