table('categories') ->addColumn('image', 'string', ['length' => 1024, 'null' => true]) ->update(); } }