mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 12:16:33 +00:00
Update src/Jellyfin.Database/readme.md
Co-authored-by: Tim Eisele <Tim_Eisele@web.de>
This commit is contained in:
parent
feea5af2f3
commit
3c2d3ac18b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This shall provide context on how to work with entity frameworks multi provider migration feature.
|
||||
|
||||
Jellyfin will in the future support multiple database providers, namely SqLite as its default and the experimental postgresSQL.
|
||||
Jellyfin will support multiple database providers in the future, namely SqLite as its default and the experimental postgresSQL.
|
||||
|
||||
Each provider has its own set of migrations, as they contain provider specific instructions to migrate the specific changes to their respective systems.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue