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

v5.10.0 #237

Merged
merged 3 commits into from
Feb 26, 2024
Merged

v5.10.0 #237

merged 3 commits into from
Feb 26, 2024

Conversation

chullybun
Copy link
Collaborator

  • Enhancement: Added PostgreSQL database support:
    • Leverages both CoreEx.Database.Postgres (runtime) and DbEx.Postgres (migration) packages; encapsulates the Npgsql package.
    • The Npgsql.EntityFrameworkCore.PostgreSQL packages is used for the entity framework provider.
    • The dotnet new beef template updated to support new datasource option of postgres.
  • Enhancement: Additional improvements for data migration and code-generation, including SqlServer and MySql, as a result of DbEx (v2.5.0) enhancements.

@chullybun chullybun merged commit 6e3d25b into master Feb 26, 2024
2 checks passed
@chullybun chullybun deleted the v5.10.0 branch February 26, 2024 01:07
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.

1 participant