yu199195 commented on code in PR #3832:
URL: https://github.com/apache/shenyu/pull/3832#discussion_r960710449


##########
db/upgrade/2.5.0-upgrade-2.5.1-pg.sql:
##########
@@ -26,9 +30,7 @@ INSERT INTO "public"."plugin_handle" VALUES 
('1529403902783524974', '35', 'sampl
 INSERT INTO "public"."plugin_handle" VALUES ('1529403902783524975', '35', 
'maxResponseBody', 'maxResponseBody', 1, 3, 5, 
'{"required":"0","defaultValue":524288}', '2022-06-30 21:00:00', '2022-06-30 
21:00:00');
 INSERT INTO "public"."plugin_handle" VALUES ('1529403902783524976', '35', 
'maxRequestBody', 'maxRequestBody', 1, 3, 6, 
'{"required":"0","defaultValue":524288}', '2022-06-30 21:00:00', '2022-06-30 
21:00:00');
 INSERT INTO "public"."plugin_handle" VALUES ('1529403902783524977', '35', 
'compressAlg', 'compressAlg', 3, 3, 7, 
'{"required":"0","defaultValue":"none"}', '2022-06-30 21:00:00', '2022-06-30 
21:00:00');
-
--- insert loggingTencentCls plugin
-INSERT INTO "public"."plugin" VALUES ('36', 'loggingTencentCls', 
'{"endpoint\": \"ap-guangzhou.cls.tencentcs.com\, \"topic\": \"shenyu-topic"}', 
'Logging', 176, 0, '2022-06-30 21:00:00', '2022-06-30 21:00:00');

Review Comment:
   1



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to