mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 10:45:52 +03:00
[PR #83] [MERGED] Add guide for database migrations #101
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/photoprism/photoprism-docs/pull/83
Author: @SchoolGuy
Created: 7/21/2021
Status: ✅ Merged
Merged: 7/23/2021
Merged by: @graciousgrey
Base:
master← Head:add-db-migrations📝 Commits (1)
e8dbb5cAdd guide for database migrations📊 Changes
1 file changed (+54 additions, -1 deletions)
View changed files
📝
docs/getting-started/advanced/databases.md(+54 -1)📄 Description
This fixes https://github.com/photoprism/photoprism/issues/495
It adds the migrations from MariaDB to Sqlite and back in the advanced section under the topic of databases.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.