good idea



------------------ ???????? ------------------
??????:&nbsp;"wenhemin"<[email protected]&gt;;
????????:&nbsp;2020??4??26??(??????) ????11:23
??????:&nbsp;"dev"<[email protected]&gt;;

????:&nbsp;[DISCUSS] Add "state" field to table t_ds_user



hello, friends!

The issue: https://github.com/apache/incubator-dolphinscheduler/issues/1923 
<https://github.com/apache/incubator-dolphinscheduler/issues/1923&gt;
Need to add a ??state?? field, Control whether users can log in to the system.

Sql : ALTER TABLE t_ds_user ADD `state` int(1) DEFAULT 1 COMMENT 'state 
0:disable 1:enable';

The PR: https://github.com/apache/incubator-dolphinscheduler/pull/2424 
<https://github.com/apache/incubator-dolphinscheduler/pull/2424&gt;

Reply via email to