mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[PR #132] [MERGED] 126 User avatar should be nullable #287
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#287
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/EddieTheCubeHead/Stagnum/pull/132
Author: @EddieTheCubeHead
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:126-user-avatar-should-be-nullable📝 Commits (2)
6b4dd41126 User avatar should be nullable09c6b16Merge branch 'master' into 126-user-avatar-should-be-nullable📊 Changes
3 files changed (+50 additions, -1 deletions)
View changed files
➕
server/src/alembic/versions/27048d682757_make_user_icon_url_nullable.py(+30 -0)📝
server/src/database/entities.py(+1 -1)📝
server/test/auth_features/auth_login_callback_features.py(+19 -0)📄 Description
Small model change + associated test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.