Migrations History

The EFMigrationsHistory table is a part of the Entity Framework (EF) Metadata package. This table is used by EF to track the history and version of the database migrations that have been executed in the system. It stores records for each migration and helps EF identify which migrations have already been applied to the database. The table includes columns such as MigrationId, ProductVersion, and ContextKey, which are used to track the migration history.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!