-
M
Windows 11 Column '*' is dependant on the object 'DF__*' - Changing int to double
In essence, I obtained a table in my EF database with the following properties: public int Id { get; set; } public string Title { get; set; } public string Description { get; set; } public string Image { get; set; } public string WatchUrl { get; set; } public int Year { get; set; } public string...- mishrajicoder
- Thread
- column error data type database database updates double ef core entity framework migration schema change sql error
- Replies: 1
- Forum: Programming and Scripting