[PR #1195] [CLOSED] fix(migration): postgres publication require primary key #1174

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/1195
Author: @azamaulanaaa
Created: 6/28/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • ea8d515 fix(migration): postgres publication require primary key

📊 Changes

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

View changed files

📝 crates/sql-backend-handler/src/sql_migrations.rs (+5 -4)

📄 Description

solving #1194 by making version columns as primary key


🔄 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/1195 **Author:** [@azamaulanaaa](https://github.com/azamaulanaaa) **Created:** 6/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ea8d515`](https://github.com/lldap/lldap/commit/ea8d515d8600dee263eb063e2f0253ac53c4b22a) fix(migration): postgres publication require primary key ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `crates/sql-backend-handler/src/sql_migrations.rs` (+5 -4) </details> ### 📄 Description solving #1194 by making version columns as primary key --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:11:12 +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#1174
No description provided.