[PR #489] [MERGED] server: ensure first/last name nullable, make avatar long blob in DB #778

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/489
Author: @nitnelave
Created: 3/20/2023
Status: Merged
Merged: 3/20/2023
Merged by: @nitnelave

Base: mainHead: sql_v3


📝 Commits (1)

  • 374fee0 server: ensure first/last name nullable, make avatar long blob in DB

📊 Changes

2 files changed (+144 additions, -70 deletions)

View changed files

📝 server/src/domain/sql_migrations.rs (+134 -63)
📝 server/src/domain/sql_tables.rs (+10 -7)

📄 Description

Fixes #474, #486.


🔄 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/489 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 3/20/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `sql_v3` --- ### 📝 Commits (1) - [`374fee0`](https://github.com/lldap/lldap/commit/374fee0ecd1b71ac537c5df6b9307dd7c572d81f) server: ensure first/last name nullable, make avatar long blob in DB ### 📊 Changes **2 files changed** (+144 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `server/src/domain/sql_migrations.rs` (+134 -63) 📝 `server/src/domain/sql_tables.rs` (+10 -7) </details> ### 📄 Description Fixes #474, #486. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:42 +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#778
No description provided.