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

Refactored enums

File:
1 edited

Legend:

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

    rf8af32b r3592476  
    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.