freetubesync/FreeTubeSync/Migrations
Mario Steele 4985dc4179 Started the Split
Split Json data models coming from REST Api, from the Database models
storing them in a SQLite database.
Work to re-engineer endpoints to use Database objects, and copy/update
data from the json objects.
More work is needed.
2025-07-22 17:03:33 -05:00
..
20250719082332_Init.cs Initial Commit 2025-07-19 04:02:09 -05:00
20250719082332_Init.Designer.cs Initial Commit 2025-07-19 04:02:09 -05:00
20250719172349_UpdateIntToLong.cs Updated Migrations 2025-07-19 12:47:24 -05:00
20250719172349_UpdateIntToLong.Designer.cs Updated Migrations 2025-07-19 12:47:24 -05:00
20250719172939_ChangePrimaryKeyToPlaylistItemId.cs Updated Migrations 2025-07-19 12:47:24 -05:00
20250719172939_ChangePrimaryKeyToPlaylistItemId.Designer.cs Updated Migrations 2025-07-19 12:47:24 -05:00
20250722190700_SwitchToSplit.cs Started the Split 2025-07-22 17:03:33 -05:00
20250722190700_SwitchToSplit.Designer.cs Started the Split 2025-07-22 17:03:33 -05:00
DataContextModelSnapshot.cs Started the Split 2025-07-22 17:03:33 -05:00