Database Queries

总计8条数据
TimeDurationTypeQuery
  
17:50:50.8892.7 msSELECTSELECT * FROM "global"."vw_user_login" WHERE "access_token"='rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u'

17:50:50.8931.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_users" WHERE "id"=1000

17:50:50.8940.4 msSELECTSELECT * FROM "a57be577deb434"."tbl_comments" WHERE "id"='170123'

17:50:50.89516.1 msSELECTSELECT * FROM "a57be577deb434"."tbl_comments" WHERE "parent"=170123

17:50:50.91136.2 msDELETEDELETE FROM "a57be577deb434"."tbl_comments" WHERE (id='170123') OR (parent='170123')

17:50:50.9488.8 msINSERTINSERT INTO "a57be577deb434"."tbl_object_change_logs" ("act", "attribute", "object_id", "object_type", "created_by", "created_at", "new_value", "old_value", "description") VALUES (1, 'create', 3805, 1, 1000, 'now()', '[]', '[]', '{"d1":"\u66f9\u6c38\u751f","d2":"\u5220\u9664\u4e86","d3":"\u7559\u8a00","d4":""}') RETURNING "id"

17:50:50.95717.5 msSELECTSELECT * FROM "a57be577deb434"."tbl_comments" WHERE ("parent" IS NULL) AND ("object_type"='1') AND ("object_id"=3805) ORDER BY "created_at" DESC LIMIT 1 OFFSET 19

17:50:50.9751.2 msINSERTINSERT INTO "global"."tbl_api_log" ("code", "schema", "user_id", "device_type", "version_code", "url", "request", "response", "php_error", "time") VALUES (200, 'a57be577deb434', 1000, 2, 1141, 'v2/comment/delete', '{"access_token":"rpAaho7HBg3VJ1vNP7yVtm0Uw5j2xu-u","device_type":"2","id":"170123","page":"1","posttime":"1751104256","token":"8add4c47a4abea2d77a16f702a7ec2b8","version_code":"1141"}', '{"code":200,"data":null,"status":1,"msg":[{"name":"success","success":"\u7559\u8a00\u5df2\u88ab\u6210\u529f\u5220\u9664","error":""}]}', FALSE, '2025-06-28 17:50:50') RETURNING "id"