Fabien Ménager
Fabien Ménager
@jzabroski yeah, I clearly need to refine it
@jzabroski do you think we should automatically import the analyzer package when importing FluentMigrator ? Because for now if the library user does not import it in his projets it...
@copilot please make a new CLI project to generate migrations from SQL proj, name it FluentMigrator.MigrationGenerator. Move the changes made in src/FluentMigrator.DotNet.Cli to the new project
@copilot update the migration generation code to remove the comment header added to the generated migration files
@copilot update the test project to use NUnit and Verify.Nunit to verify generated files
@Mosheh can you make a pull request if the code is OK ?
System.CommandLine seems active again https://www.nuget.org/packages/System.CommandLine#versions-body-tab And targets net8.0 also, but still in beta
Not sure that's useful, it should behave like MariaDB expect edge cases, but we aren't doing very advanced things. But yeah, it's easy to do as there is aleader a...
Hi @SebastianStehle I was already working on it but you were faster :) I also changed to use Package Versioning but I'll do it later