国产老熟女高潮毛片A片仙踪林,欧美喂奶吃大乳,狠狠爱无码一区二区三区,女神的私人医生动漫免费阅读

新聞建站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://www.tjsimaide.com/
廣州網(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  閱讀:728  

廣告:

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)咨詢(xún)
掃描關(guān)注 廣州閱速軟件科技有限公司
掃描關(guān)注 廣州閱速科技
主站蜘蛛池模板: 兴山县| 衢州市| 临城县| 奉新县| 台湾省| 潼关县| 福鼎市| 筠连县| 康乐县| 金门县| 梅河口市| 安图县| 土默特左旗| 陆丰市| 钦州市| 东兴市| 修武县| 来安县| 瓦房店市| 孟村| 德阳市| 深水埗区| 仙游县| 黄山市| 胶南市| 阜宁县| 虹口区| 靖远县| 嵩明县| 高清| 南乐县| 富裕县| 长汀县| 蒲江县| 天峻县| 盐边县| 马公市| 铁岭市| 邵武市| 黑河市| 岳池县|