migrate model
This commit is contained in:
parent
0e9bf54c5c
commit
1123ec8605
2 changed files with 15942 additions and 0 deletions
15920
BMA.EHR.Infrastructure/Migrations/20230829045929_update table resign add commander.Designer.cs
generated
Normal file
15920
BMA.EHR.Infrastructure/Migrations/20230829045929_update table resign add commander.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,22 @@
|
|||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace BMA.EHR.Infrastructure.Migrations
|
||||
{
|
||||
/// <inheritdoc />
|
||||
public partial class updatetableresignaddcommander : Migration
|
||||
{
|
||||
/// <inheritdoc />
|
||||
protected override void Up(MigrationBuilder migrationBuilder)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
protected override void Down(MigrationBuilder migrationBuilder)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue