qingwli commented on code in PR #15978:
URL:
https://github.com/apache/dolphinscheduler/pull/15978#discussion_r1597372125
##########
dolphinscheduler-dao/src/main/resources/sql/dolphinscheduler_h2.sql:
##########
@@ -2183,4 +2183,4 @@ CREATE TABLE t_ds_listener_event
PRIMARY KEY (id),
KEY idx_status (post_status),
KEY idx_event_sign (sign)
-);
+);
Review Comment:
Recover this file
--
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]