definitely commit
This commit is contained in:
parent
e4f5d2f5b6
commit
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 />
|
Loading…
Reference in New Issue
Block a user