Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

Multiple DbContexts on one DB with Code First Migrations

Run dotnet tool restore to make the dotnet-ef command available

Run an EF core migration without a transaction?

Entity Framework 7 migration: how to get a varchar column with a length greater than 1?

The 'data source' keyword is not supported. (ASP.Net app, Entity-framework 5, Code first, migrations)

EF Migrations: Truncate table

Entity Framework - Migrations on Azure - Real Life Scenario - Downgrading database

Postegres ef-core update database produce "42P01: relation "__EFMigrationsHistory" does not exist" error

An error occurred while calling method 'BuildWebHost' on class 'Program'

Entity framework update seed data - data motion migration

How to configure a many to many relationship with primary key too in it

Migration tries to create sequence that already exists

Add migration - Both Entity Framework Core and Entity Framework 6 are installed

EF Core - Change column type from varchar to uuid in PostgreSQL 13: column cannot be cast automatically to type uuid