ErikEJ / EFCorePowerTools

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

Snowflake support #2704

Open DanielL-SE opened 8 hours ago

DanielL-SE commented 8 hours ago

Is it possible to use EFCorePowerTools with a Snowflake DB? Maybe with EFCore.Snowflake?

ErikEJ commented 8 hours ago

Looks like the provider supports scaffolding so yes, it could be implemented...