Bug #62185 Table name ignored with Entity Framework Code First
Submitted: 16 Aug 2011 23:06 Modified: 6 Nov 2011 22:17
Reporter: Alexandr Ponomarenko Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.4.3 OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: Code First, Contribution, EF, fluent API

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 Aug 2011 23:12] Alexandr Ponomarenko
File with fix

Attachment: ProviderServices.cs (text/plain), 18.59 KiB.

[18 Aug 2011 12:17] Alexandr Ponomarenko
Updated ProviderServices.cs

Attachment: ProviderServices.cs (text/plain), 18.61 KiB.