久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

Laravel :: 更新外鍵的最佳方式

Laravel :: Best way to update a foreign key(Laravel :: 更新外鍵的最佳方式)
本文介紹了Laravel :: 更新外鍵的最佳方式的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

問(wèn)題描述

我有這個(gè)遷移文件

Schema::create('table_one', function(Blueprint $table) 
{ 
    $table->increments('id'); 
    $table->string('name'); 
    $table->integer('table_two_id')->unsigned(); 
    $table->foreign('table_two_id')->references('id')->on('table_two'); 
    $table->timestamps(); 
});

我想更新以使其 ->onDelete('cascade');

$table->foreign('table_two_id')->references('id')->on('table_two')->onDelete('cascade');

最好的方法是什么?

有沒(méi)有類(lèi)似->change();

謝謝

推薦答案

刪除外鍵然后再次添加并運(yùn)行遷移.

Drop the foreign key then add it again and run migrate.

public function up()
{
    Schema::table('table_one', function (Blueprint $table) {
        $table->dropForeign(['table_two_id']);

        $table->foreign('table_two_id')
            ->references('id')
            ->on('table_two')
            ->onDelete('cascade');
    });
}

這篇關(guān)于Laravel :: 更新外鍵的最佳方式的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

相關(guān)文檔推薦

Magento products by categories(按類(lèi)別劃分的 Magento 產(chǎn)品)
Resource interpreted as image but transferred with MIME type text/html - Magento(資源被解釋為圖像但使用 MIME 類(lèi)型 text/html 傳輸 - Magento)
Is there an event for customer account registration in Magento?(Magento 中是否有客戶(hù)帳戶(hù)注冊(cè)事件?)
Magento addFieldToFilter: Two fields, match as OR, not AND(Magento addFieldToFilter:兩個(gè)字段,匹配為 OR,而不是 AND)
quot;Error 404 Not Foundquot; in Magento Admin Login Page(“未找到錯(cuò)誤 404在 Magento 管理員登錄頁(yè)面)
Get Order Increment Id in Magento(在 Magento 中獲取訂單增量 ID)
主站蜘蛛池模板: 九九99久久| 国产精品中文字幕在线 | 91久久综合 | 精品国产一区二区三区性色av | 国产三级网站 | 亚洲91视频 | 国产精品久久久亚洲 | 亚洲精品一区二区三区丝袜 | 成人国产在线视频 | 蜜桃特黄a∨片免费观看 | 国产精品123区 | 91高清免费观看 | 国产精品免费在线 | 欧美 日韩 中文 | 国产99久久精品 | 久久综合色综合 | 国产亚洲一区精品 | 尤物在线 | 国产高清免费视频 | 精品自拍视频 | 最新国产精品精品视频 | 欧美精品二区 | 超碰在线人 | 欧美一区二区在线视频 | 成人欧美一区二区三区白人 | 99欧美精品 | 亚洲综合一区二区三区 | 国产精品永久免费视频 | 日本视频免费观看 | 蜜桃精品噜噜噜成人av | 91精品久久 | 精品一区二区三区中文字幕 | 精品欧美一区二区精品久久 | 欧美精品在线播放 | 亚洲色图综合 | 伊人精品国产 | 亚洲一区在线播放 | 精品国产久 | 亚洲午夜精品在线观看 | 在线观看av网站永久 | 一区二区在线不卡 |