Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08d3fb0189 |
@@ -12,7 +12,7 @@ using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
|
|||||||
namespace MotorPlantDatabaseImplement.Migrations
|
namespace MotorPlantDatabaseImplement.Migrations
|
||||||
{
|
{
|
||||||
[DbContext(typeof(MotorPlantDatabase))]
|
[DbContext(typeof(MotorPlantDatabase))]
|
||||||
[Migration("20240403125759_InitMigration")]
|
[Migration("20240403225731_InitMigration")]
|
||||||
partial class InitMigration
|
partial class InitMigration
|
||||||
{
|
{
|
||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
Reference in New Issue
Block a user