1 Commits
laba5 ... lab3

Author SHA1 Message Date
08d3fb0189 definitely commit 2024-04-04 03:01:18 +04:00
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
namespace MotorPlantDatabaseImplement.Migrations
{
[DbContext(typeof(MotorPlantDatabase))]
[Migration("20240403125759_InitMigration")]
[Migration("20240403225731_InitMigration")]
partial class InitMigration
{
/// <inheritdoc />