This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-07-12 01:03:26 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
9ad839c7766bd5d6121a10b2c306d6fef9666c52
jellyfin
/
Jellyfin.Server
/
Migrations
History
Patrick Barron
9ad839c776
Initial migration code
2020-05-12 22:10:35 -04:00
..
Routines
Initial migration code
2020-05-12 22:10:35 -04:00
IMigrationRoutine.cs
Use a Guid to uniquely identify migrations instead of a string name
2020-03-08 16:05:31 +01:00
MigrationOptions.cs
Store migration names alongside Ids in configuration in order to assist with development/debugging
2020-03-08 17:40:30 +01:00
MigrationRunner.cs
Migrate activity db to EF Core
2020-05-02 18:32:22 -04:00
MigrationsFactory.cs
Documentation and log message cleanup
2020-03-07 20:26:06 +01:00
MigrationsListStore.cs
Extract "migrations" config name to a proper constant
2020-03-05 20:37:49 +03:00