table('encryption_keys') ->changeColumn('encryption_key', 'text', [ 'limit' => MysqlAdapter::TEXT_MEDIUM ]) ->update(); } }