Bug #44801 Entity Framework - Table per type inheritance problem
Submitted: 11 May 2009 18:41 Modified: 18 May 2009 19:47
Reporter: Szendrő Sándor Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.0.3.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: entity framework, Inheritance

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:

[11 May 2009 18:50] Szendrő Sándor
Simple test project showing the error

Attachment: inheritance_bug.zip (application/x-zip-compressed, text), 4.46 KiB.

[12 May 2009 19:15] Szendrő Sándor
Added the missing files and a script to create the database

Attachment: inheritance_bug_20090512.zip (application/x-zip-compressed, text), 9.58 KiB.