healchow commented on a change in pull request #3118:
URL: https://github.com/apache/incubator-inlong/pull/3118#discussion_r825705099
##########
File path: inlong-manager/manager-web/sql/apache_inlong_manager.sql
##########
@@ -16,13 +16,16 @@
*/
SET NAMES utf8mb4;
-SET FOREIGN_KEY_CHECKS = 0;
+SET
Review comment:
Please not change the code style of SQL file.
##########
File path: inlong-manager/manager-web/sql/apache_inlong_manager.sql
##########
@@ -16,13 +16,16 @@
*/
SET NAMES utf8mb4;
-SET FOREIGN_KEY_CHECKS = 0;
+SET
Review comment:
In addition, the SQL file under the manager-test module also needs to be
modified.
--
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]