ปรับปรุงหน้า migration
This commit is contained in:
@@ -93,6 +93,8 @@ namespace tb320eva.Migrations
|
||||
|
||||
b.Property<bool>("isActive");
|
||||
|
||||
b.Property<bool?>("is_for_postponement");
|
||||
|
||||
b.Property<string>("level_score_final")
|
||||
.HasMaxLength(255);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user