Changeset 5b42c8d for iknow-api/Migrations/AppDbContextModelSnapshot.cs
- Timestamp:
- 10/22/25 22:40:03 (11 months ago)
- Branches:
- master
- Children:
- 41e4f9f
- Parents:
- d025ba3
- File:
-
- 1 edited
-
iknow-api/Migrations/AppDbContextModelSnapshot.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/Migrations/AppDbContextModelSnapshot.cs
rd025ba3 r5b42c8d 46 46 .HasColumnType("text"); 47 47 48 b.Property<string>("Password ")48 b.Property<string>("PasswordHash") 49 49 .HasColumnType("text"); 50 50
Note:
See TracChangeset
for help on using the changeset viewer.
