Adam Gwin

Results 8 comments of Adam Gwin
trafficstars

Came across this issue while trying to upgrade our projects to .NET 6. Has there been any progress made on this lately? I decided to throw together a docker image...

@Pikachews Yes I have that switch in place. Here's the command I'm running. ``` dotnet-fm migrate -a NET6Project.Database/bin/Debug/net6.0/NET6Project.Database.dll -p MySql5 --allowDirtyAssemblies --tag $DB_TAG -c "SERVER=127.0.0.1;UID=$DB_MYSQL_USER;PWD=$DB_MYSQL_PASSWORD;Database=$DB_MYSQL_DATABASE;AllowUserVariables=True" ``` Edit: Sorry! I have...

@jzabroski Any updates on this? Anything we can do to move this issue along?

Just what I was looking for as well. I am looking into it and will report back with what I find.

Sure, I'll give it a shot sometime this weekend and see what I can do. Thanks! :)

+1 - SVN Support would be great.