Skip to content

mjhill13/prototype-replace-composite-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a quick prototype to test replacing an existing composite key with data for an EF entity using code-first migrations.

Usage

Run the app: docker compose up -d --build

Notice how both migrations are applied successfully.

About

This is a quick-and-dirty prototype project to test what happens when we replace a composite primary key with a new column in EF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors