table('system_auth_node'); $system_auth_node->addColumn(Column::char('node', 100)->setDefault('')); $system_auth_node->update(); } }