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

Best practices updates to EF Migrations doc for GA #927

Closed
3 tasks
CamSoper opened this issue May 16, 2024 · 0 comments
Closed
3 tasks

Best practices updates to EF Migrations doc for GA #927

CamSoper opened this issue May 16, 2024 · 0 comments
Assignees
Labels
database Content related to database. general-availability Issues related to .NET Aspire going "GA". 📌 seQUESTered Identifies that an issue has been imported into Quest. resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution]

Comments

@CamSoper
Copy link
Contributor

CamSoper commented May 16, 2024

Describe the issue or suggestion

  • Move the migrations to SupportTicketApi.MigrationService and use it as the startup project in tooling
  • Consider adding seeding logic that's conditional on the environment (i.e. Development would have more seed data for testing compared to Production)
  • Add the dependency pattern from davidfowl/WaitForDependenciesAspire

Associated WorkItem - 255543

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label May 16, 2024
@CamSoper CamSoper self-assigned this May 16, 2024
@CamSoper CamSoper added 🗺️ reQUEST Triggers an issue to be imported into Quest. database Content related to database. general-availability Issues related to .NET Aspire going "GA". and removed ⌚ Not Triaged Not triaged labels May 16, 2024
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels May 17, 2024
@dotnet-bot dotnet-bot added the resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution] label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Content related to database. general-availability Issues related to .NET Aspire going "GA". 📌 seQUESTered Identifies that an issue has been imported into Quest. resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution]
Projects
No open projects
Status: ✅ Done
Development

No branches or pull requests

2 participants