Right now we make these helper scripts in each project that generate the initialization scripts, its mostly copy paste everything with small adjustments. This could be generalized into a dotnet cli tool EAVFW.Extensions.SQL.InitializationTool that takes care of this.
Right now we make these helper scripts in each project that generate the initialization scripts, its mostly copy paste everything with small adjustments. This could be generalized into a dotnet cli tool
EAVFW.Extensions.SQL.InitializationToolthat takes care of this.