You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Server/Migrations
Mark Monteiro 9e89cbbc3a
Store migration names alongside Ids in configuration in order to assist with development/debugging
4 years ago
..
Routines Use a Guid to uniquely identify migrations instead of a string name 4 years ago
IMigrationRoutine.cs Use a Guid to uniquely identify migrations instead of a string name 4 years ago
MigrationOptions.cs Store migration names alongside Ids in configuration in order to assist with development/debugging 4 years ago
MigrationRunner.cs Store migration names alongside Ids in configuration in order to assist with development/debugging 4 years ago
MigrationsFactory.cs Documentation and log message cleanup 4 years ago
MigrationsListStore.cs Extract "migrations" config name to a proper constant 4 years ago