Bug #69488 Cannot work Entity Framework data migrations.
Submitted: 17 Jun 2013 7:28 Modified: 29 Aug 2016 11:36
Reporter: Mikhail Filippov Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.7.3, 6.9.9 OS:Windows
Assigned to: CPU Architecture:Any
Tags: entityframework

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[17 Jun 2013 7:29] Mikhail Filippov
Sample Project.

Attachment: MySqlMigrations.zip (application/x-zip-compressed, text), 2.81 MiB.

[27 Aug 2016 13:32] Udo Schäfer
This is a sample project to reproduce the "DROP FOREIGN KEY" problem.

Attachment: ConsoleApplication1.zip (application/zip, text), 30.36 KiB.