标签: tensorboard
基本上在文件tensorboard / tensorboard / program.py中。我试图在已经定义了--inspect的def main()中添加一段代码。
update table_name set mail =SUBSTR(mail,1,STRPOS(mail,';')-1), user =SUBSTR(mail,STRPOS(mail,';')+1) where user is null