Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Elsa.EntityFrameworkCore.MySql #4047

Merged
merged 4 commits into from May 25, 2023
Merged

Conversation

Gambitier
Copy link
Contributor

adds v3 mysql support #3996

@Gambitier Gambitier mentioned this pull request May 17, 2023
Copy link
Member

@sfmskywalker sfmskywalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! :)

Just two small questions that you might consider.

Elsa.sln Outdated Show resolved Hide resolved
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sfmskywalker shouldn't this file be named MySqlDesignTimeDbContextFactoryBase.cs rather than SqlServerDesignTimeDbContextFactoryBase.cs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed it. Thanks for the review!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks guys!

Elsa.sln Outdated
Comment on lines 10 to 22
ProjectSection(SolutionItems) = preProject
README.md = README.md
docker-compose.yml = docker-compose.yml
common.props = common.props
configureawait.props = configureawait.props
.gitignore = .gitignore
icon.png = icon.png
.github\workflows\packages.yml = .github\workflows\packages.yml
.github\workflows\all-in-one-web.yml = .github\workflows\all-in-one-web.yml
build-and-run-all-in-one-web-docker.sh = build-and-run-all-in-one-web-docker.sh
NuGet.Config = NuGet.Config
.github\workflows\npm-packages.yml = .github\workflows\npm-packages.yml
EndProjectSection
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this indentation seems to have appeared out of nowhere. Could be tooling, but if you don't mind, can you undo this please?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done 👍

@sfmskywalker sfmskywalker merged commit 758a5a4 into elsa-workflows:v3 May 25, 2023
1 check passed
@Gambitier Gambitier deleted the v3-MySql branch May 26, 2023 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants