update-database出現Column names in each table must be unique. Column name 'ImageUrl' in table 'Noodles' is specified more than once.
Column names in each table must be unique. Column name 'ImageUrl' in table 'Noodles' is specified more than once.
Column names in each table must be unique. Column name 'ImageUrl' in table 'Noodles' is specified more than once.
2020-07-18
舉報
2020-07-22
估計是數據庫遷移過程有沖突,可以試試把整個數據庫刪了,再執行一次update-database。不行的話請繼續留言,并貼出錯誤信息。