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

v2.6.0 #59

Merged
merged 2 commits into from
Oct 2, 2024
Merged

v2.6.0 #59

merged 2 commits into from
Oct 2, 2024

Conversation

chullybun
Copy link
Collaborator

  • Enhancement: Added a DbColumnSchema.SqlType2 that does not include nullability.
  • Enhancement: The SqlServerSchemaScript.SupportsReplace is enabled where a CREATE OR ALTER is specified.
  • Enhancement: The SQL Server Event Outbox (CoreEx v3.26.0) capabilities now support events as JSON versus existing TVP removing database dependency on a UDT (user-defined type).
  • Fixed: The logic for finding file-based SQL schema scripts has been corrected.

- *Enhancement:* Added a `DbColumnSchema.SqlType2` that does _not_ include nullability.
- *Enhancement:* The `SqlServerSchemaScript.SupportsReplace` is enabled where a `CREATE OR ALTER` is specified.
- *Enhancement:* The SQL Server [Event Outbox](https://github.com/Avanade/CoreEx/blob/main/src/CoreEx.Database.SqlServer/Outbox/EventOutboxEnqueueBase.cs) (_CoreEx_ `v3.26.0`) capabilities now support events as JSON versus existing TVP removing database dependency on a UDT (user-defined type).
- *Fixed:* The logic for finding file-based SQL schema scripts has been corrected.
@chullybun chullybun merged commit 54591b1 into main Oct 2, 2024
2 checks passed
@chullybun chullybun deleted the v2.6.0 branch October 2, 2024 17:20
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