Bug #94359 Table schema ignored if EF6, but code first migrations uses it as it should
Submitted: 16 Feb 2019 0:12 Modified: 8 Apr 2019 19:38
Reporter: Spartak Timchev Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:8.0.15.0 OS:Any
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:

[16 Feb 2019 0:14] Spartak Timchev
"TableFragment.cs" file with repaired "WriteSql" method. Nothing else is changed.

Attachment: TableFragment.cs (text/plain), 2.86 KiB.