Ignore:
Timestamp:
10/30/25 14:24:10 (11 months ago)
Author:
imbrsk <boris696boris@…>
Branches:
master
Children:
5e22720
Parents:
f844b7e
Message:

Refactored enums

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iknow-api/Migrations/AppDbContextModelSnapshot.cs

    rf844b7e r586825e  
    148148                        .HasColumnType("timestamp with time zone");
    149149
     150                    b.Property<string>("EMBG")
     151                        .HasColumnType("text");
     152
    150153                    b.Property<string>("Email")
    151154                        .HasColumnType("text");
Note: See TracChangeset for help on using the changeset viewer.