Changeset c155364 for iknow-api/Migrations
- Timestamp:
- 10/28/25 10:41:05 (11 months ago)
- Branches:
- master
- Children:
- 89eb129, c2e73b6
- Parents:
- 3347c1b
- Location:
- iknow-api/Migrations
- Files:
-
- 2 moved
-
20251028091953_new.Designer.cs (moved) (moved from iknow-api/Migrations/20251027140958_refreshtoken.Designer.cs ) (1 diff)
-
20251028091953_new.cs (moved) (moved from iknow-api/Migrations/20251027140958_refreshtoken.cs ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/Migrations/20251028091953_new.Designer.cs
r3347c1b rc155364 13 13 { 14 14 [DbContext(typeof(AppDbContext))] 15 [Migration("2025102 7140958_refreshtoken")]16 partial class refreshtoken15 [Migration("20251028091953_new")] 16 partial class @new 17 17 { 18 18 /// <inheritdoc /> -
iknow-api/Migrations/20251028091953_new.cs
r3347c1b rc155364 8 8 { 9 9 /// <inheritdoc /> 10 public partial class refreshtoken: Migration10 public partial class @new : Migration 11 11 { 12 12 /// <inheritdoc />
Note:
See TracChangeset
for help on using the changeset viewer.
