[PR #1046] [MERGED] server: Fix schema migration from v8 for sqlite and postgres #1091

Closed
opened 2026-02-27 09:10:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1046
Author: @nitnelave
Created: 11/21/2024
Status: Merged
Merged: 11/21/2024
Merged by: @nitnelave

Base: mainHead: postgres


📝 Commits (1)

  • acd7a50 server: Fix schema migration from v8 for sqlite and postgres

📊 Changes

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

View changed files

📝 server/src/domain/sql_migrations.rs (+22 -37)

📄 Description

Neither supports limits, but we can delete all the duplicate memberships and re-insert a single one.

Fixes #1045


🔄 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/lldap/lldap/pull/1046 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `postgres` --- ### 📝 Commits (1) - [`acd7a50`](https://github.com/lldap/lldap/commit/acd7a50c53b225dd0ad812c6be9739586fb8c50a) server: Fix schema migration from v8 for sqlite and postgres ### 📊 Changes **1 file changed** (+22 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/sql_migrations.rs` (+22 -37) </details> ### 📄 Description Neither supports limits, but we can delete all the duplicate memberships and re-insert a single one. Fixes #1045 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:52 +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/lldap-lldap#1091
No description provided.