mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #670] [MERGED] server: Update sea-orm, strum #886
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#886
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/lldap/lldap/pull/670
Author: @nitnelave
Created: 9/11/2023
Status: ✅ Merged
Merged: 9/11/2023
Merged by: @nitnelave
Base:
main← Head:sea_orm📝 Commits (4)
3929a06server: Update sea-orm, strum2aa5cb0server: small cleanupfce1155server: clean up user query7b2f5acserver: clean up database-mapped types📊 Changes
8 files changed (+551 additions, -517 deletions)
View changed files
📝
Cargo.lock(+500 -265)📝
server/Cargo.toml(+5 -2)📝
server/src/domain/sql_group_backend_handler.rs(+1 -1)📝
server/src/domain/sql_migrations.rs(+11 -11)📝
server/src/domain/sql_tables.rs(+2 -17)📝
server/src/domain/sql_user_backend_handler.rs(+14 -28)📝
server/src/domain/types.rs(+13 -188)📝
server/src/infra/jwt_sql_tables.rs(+5 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.