ErikEJ / EFCorePowerTools

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
MIT License
2.15k stars 294 forks source link

Feature|Question: Is there FileTable support? Is there plans to? #2240

Closed SethVanderZanden closed 6 months ago

SethVanderZanden commented 6 months ago

Is there support for filetables, my coworker has been having issues, and is saying it does not have support, upon googling I could not find any info. Is there plans in the future for support if there currently is not?

ErikEJ commented 6 months ago

How does lack of support for a SQL Server feature you should avoid using relate to EF Core Power Tools?

And what kind of "issues" does your coworker have?

SethVanderZanden commented 6 months ago

His issue was upon using EFPT to generate the entity it would skip the entity and its configuration. However, due to ur concerns about the feature itself, I am going to discuss with him and others about utilizing a different approach for file system integration.

Thanks.

ErikEJ commented 6 months ago

There are multiple issues, including memory consumption and that it is not available in cloud.