Is there a Way to set the MySql ServerVersion #7365
Unanswered
TheMatrixPill
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create EF core bundle applications which would be run before starting the main application.
My problem curretnly is that in the bundle build step it tries to connect to a Db to get the Mysql Serverversion but there is and probably should be no db in this step. I can'nt find a way to set a static Serverversion.
I am using Elsa 3.5.3 with Elsa.EntityFrameworkCore.MySql 3.5.3.
Any idea/way to solve this?
Beta Was this translation helpful? Give feedback.
All reactions