Changeset 586825e for iknow-api/Migrations/20251030124902_new.Designer.cs
- Timestamp:
- 10/30/25 14:24:10 (11 months ago)
- Branches:
- master
- Children:
- 5e22720
- Parents:
- f844b7e
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/Migrations/20251030124902_new.Designer.cs
rf844b7e r586825e 13 13 { 14 14 [DbContext(typeof(AppDbContext))] 15 [Migration("202510 29131316_InitialCreate")]16 partial class InitialCreate15 [Migration("20251030124902_new")] 16 partial class @new 17 17 { 18 18 /// <inheritdoc /> … … 151 151 .HasColumnType("timestamp with time zone"); 152 152 153 b.Property<string>("EMBG") 154 .HasColumnType("text"); 155 153 156 b.Property<string>("Email") 154 157 .HasColumnType("text");
Note:
See TracChangeset
for help on using the changeset viewer.
