亚洲3P视频,日韩BBW无码,亚洲制服麻豆网站,88re伊人,九草精品视频在线观看,国产精品久久夜,色青青狠狠色,无码熟女一区二区三区,日本一区二区成人网站

新聞建站cms系統(tǒng)、政府cms系統(tǒng)定制開(kāi)發(fā)

廣州網(wǎng)站建設(shè)公司-閱速公司

asp.net新聞發(fā)布系統(tǒng)、報(bào)紙數(shù)字報(bào)系統(tǒng)方案
/
http://m.duxiu2008.cn/
廣州網(wǎng)站建設(shè)公司
您當(dāng)前位置:首頁(yè)>網(wǎng)站技術(shù)

網(wǎng)站技術(shù)

Automatic migration was not applied because it would result in data loss

發(fā)布時(shí)間:2013/7/17 9:19:40  作者:Admin  閱讀:787  

廣告:

PM> update-database -Verbose

Using StartUp project 'TopWin.Etone.Web'.

Using NuGet project 'TopWin.Etone.Domain'.

Specify the '-Verbose' flag to view the SQL statements being applied to the target database.

Target database is: 'Yunyou' (DataSource: .\sql2008, Provider: System.Data.SqlClient, Origin: Configuration).

No pending code-based migrations.

Applying automatic migration: 201307170115022_AutomaticMigration.

Automatic migration was not applied because it would result in data loss.

解決方法:提示“Automatic migration was not applied because it would result in data loss”(不能自動(dòng)遷移,會(huì)導(dǎo)致數(shù)據(jù)丟失) ,則在Update-Database 后面加 -Force參數(shù)即可。注意,這樣并不會(huì)引起數(shù)據(jù)丟失。

成功后提示:

PM> update-database -Force -Verbose

Using StartUp project 'TopWin.Etone.Web'.

Using NuGet project 'TopWin.Etone.Domain'.

Specify the '-Verbose' flag to view the SQL statements being applied to the target database.

Target database is: 'Yunyou' (DataSource: .\sql2008, Provider: System.Data.SqlClient, Origin: Configuration).

No pending code-based migrations.

Applying automatic migration: 201307170118213_AutomaticMigration.

ALTER TABLE [dbo].[Customer] ADD [CustomerName2] [nvarchar](max)

DECLARE @var0 nvarchar(128)

SELECT @var0 = name

FROM sys.default_constraints

WHERE parent_object_id = object_id(N'dbo.Customer')

AND col_name(parent_object_id, parent_column_id) = 'CustomerName1';

IF @var0 IS NOT NULL

EXECUTE('ALTER TABLE [dbo].[Customer] DROP CONSTRAINT ' + @var0)

ALTER TABLE [dbo].[Customer] DROP COLUMN [CustomerName1]

[Inserting migration history record]

Running Seed method.

PM>

廣告:

相關(guān)文章
migration
code first
cms新聞系統(tǒng)購(gòu)買(mǎi)咨詢
掃描關(guān)注 廣州閱速軟件科技有限公司
掃描關(guān)注 廣州閱速科技
彭水| 西华县| 调兵山市| 吴旗县| 惠东县| 萨迦县| 柏乡县| 耿马| 红安县| 东乌| 吴忠市| 德州市| 高要市| 孝感市| 连城县| 临邑县| 兴国县| 永和县| 岳阳县| 五常市| 泸水县| 昂仁县| 南和县| 汾西县| 岱山县| 洛阳市| 金乡县| 弥勒县| 元谋县| 巫溪县| 开原市| 巧家县| 惠州市| 永年县| 乳山市| 淳安县| 辛集市| 武平县| 崇礼县| 鄱阳县| 高碑店市|