platformplatform / PlatformPlatform

🚀 Pre-alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
217 stars 21 forks source link

Update database migrations to reflect User.UserRole rename to User.Role #505

Closed tjementum closed 1 month ago

tjementum commented 1 month ago

Summary & Motivation

Update Entity Framework database migrations to reflect the rename of User.UserRole to User.Role from a previous pull request.

IMPORTANT: This change requires the existing database to be updated manually.

Checklist

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud