zhuangchong commented on a change in pull request #3949:
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/3949#discussion_r513154778
##########
File path: sql/dolphinscheduler_mysql.sql
##########
@@ -756,7 +756,6 @@ DROP TABLE IF EXISTS `t_ds_tenant`;
CREATE TABLE `t_ds_tenant` (
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'key',
`tenant_code` varchar(64) DEFAULT NULL COMMENT 'tenant code',
- `tenant_name` varchar(64) DEFAULT NULL COMMENT 'tenant name',
Review comment:
dolphinscheduler-postgre.sql file 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.
For queries about this service, please contact Infrastructure at:
[email protected]