[PR #146] [CLOSED] Safer way of migrating from SQLite to MariaDB #157

Closed
opened 2026-03-02 16:48:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/146
Author: @chris-fj
Created: 1/27/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • d48ed42 Safer way of migrating from SQLite to MariaDB

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/getting-started/advanced/migrations/sqlite-to-mariadb.md (+1 -1)

📄 Description

Used a safer way to migrate from SQLite to MariaDB, that doesn't require your db password to be passed around as a parameter but instead, it's taken from stdin.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/photoprism/photoprism-docs/pull/146 **Author:** [@chris-fj](https://github.com/chris-fj) **Created:** 1/27/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d48ed42`](https://github.com/photoprism/photoprism-docs/commit/d48ed426b78afa8e37e7cb02553694945f7e67ec) Safer way of migrating from SQLite to MariaDB ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/advanced/migrations/sqlite-to-mariadb.md` (+1 -1) </details> ### 📄 Description Used a safer way to migrate from SQLite to MariaDB, that doesn't require your db password to be passed around as a parameter but instead, it's taken from stdin. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:48:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism-docs#157
No description provided.