TekH b6e63841cd Disable automatic database migrations in appsettings.json
The `UseDbMigration` setting in the `appsettings.json` file was updated from `true` to `false`. This change disables automatic application of database migrations, potentially requiring manual intervention or an alternative approach for managing schema updates.
2026-05-29 13:47:11 +02:00
2025-03-28 15:12:26 +01:00
Description
No description provided
191 MiB
Languages
JavaScript 87.9%
C# 6.4%
Visual Basic .NET 2.8%
HTML 1.5%
CSS 1%
Other 0.4%