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.7.0 #61

Merged
merged 2 commits into from
Oct 11, 2024
Merged

v2.7.0 #61

merged 2 commits into from
Oct 11, 2024

Conversation

chullybun
Copy link
Collaborator

  • Enhancement: Require a means to add an explicitly named resource-based script outside of the automatic convention-based discovery; see new MigrationArgs.AddScript.
  • Enhancement: Moving the Beef-based standardized SQL Server scripts (functions and stored procedures) to DbEx to enable greater usage. New MigrationArgs.IncludeExtendedSchemaScripts extension method will add (leverages new MigrationArgs.AddScript).
  • Enhancement: Added PostgreSQL equivalent standardized SQL Server scripts (functions and stored procedures).
  • Enhancement: Added command-line option -dso|--drop-schema-objects to set MigrationArgs.DropSchemaObjects directly from the console.

- *Enhancement:* Require a means to add an explicitly named resource-based script outside of the automatic convention-based discovery; see new `MigrationArgs.AddScript`.
- *Enhancement:* Moving the [_Beef_](https://github.com/Avanade/beef)-based standardized SQL Server scripts (functions and stored procedures) to _DbEx_ to enable greater usage. New `MigrationArgs.IncludeExtendedSchemaScripts` extension method will add (leverages new `MigrationArgs.AddScript`).
- *Enhancement:* Added PostgreSQL equivalent standardized SQL Server scripts (functions and stored procedures).
- *Enhancement:* Added command-line option `-dso|--drop-schema-objects` to set `MigrationArgs.DropSchemaObjects` directly from the console.
@chullybun chullybun merged commit e964495 into main Oct 11, 2024
2 checks passed
@chullybun chullybun deleted the v2.7.0 branch October 11, 2024 23:14
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