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

新聞建站cms系統(tǒng)、政府cms系統(tǒng)定制開發(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)前位置:首頁>網(wǎng)站技術(shù)

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

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

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

廣告:

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ǎo)致數(shù)據(jù)丟失) ,則在Update-Database 后面加 -Force參數(shù)即可。注意,這樣并不會引起數(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)購買咨詢
掃描關(guān)注 廣州閱速軟件科技有限公司
掃描關(guān)注 廣州閱速科技
主站蜘蛛池模板: 永修县| 宁阳县| 荥阳市| 衡山县| 临泽县| 本溪| 淮滨县| 永宁县| 常宁市| 布尔津县| 高唐县| 合肥市| 香河县| 镇原县| 西城区| 津市市| 巴东县| 乐业县| 广丰县| 新河县| 阜平县| 安平县| 托里县| 万山特区| 都江堰市| 湄潭县| 武川县| 宁海县| 绥芬河市| 盐源县| 郎溪县| 永善县| 宜君县| 忻州市| 盘锦市| 历史| 舒兰市| 安新县| 南皮县| 高州市| 稻城县|