Kyiro
Kyiro
Explore posts from servers
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
I guess that's what I'll do if there's no better way
16 replies
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
So basically force it?
16 replies
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
They're not in sql files since it used kysely migrations
16 replies
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
Then I'd have to run the old code to create a new db :/
16 replies
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
I was thinking of messing with the migration history table but maybe there's a better way
16 replies
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
I did try that and it just errors
16 replies
CC#
Created by Kyiro on 9/30/2024 in #help
Migrating to EF Core migrations
If I create an initial migration and try to update the db, it'd try to create every table even though they already exist.
16 replies