LANCommander/LANCommander.Server.Data.MySQL/Migrations
Pat Hartl 42ca5c323a WIP MySQL concurrency fixes
- Removed the Blazor authentication pages and went back to Razor pages
- Fixed issues with dashboard charts that were pulling data on render and causing the database context to be open longer than it should
- Switched back to UserManager and RoleManager
- Temporarily disabled authentication state in pages that might try to use user claims/roles
- Reverted spacing changes to forms to allow for validation messages
- Moved initialization of database connection to database context
- Updated PostgreSQL provider
- Rescaffolded MySQL migrations
- Added a bunch of logging stuff that should eventually be stripped out
2024-10-21 20:06:52 -05:00
..
20241020232310_InitialSeed.cs WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
20241020232310_InitialSeed.Designer.cs WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00
DatabaseContextModelSnapshot.cs WIP MySQL concurrency fixes 2024-10-21 20:06:52 -05:00