mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #396] [CLOSED] Small fix to enable mysql schema creation #718
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#718
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/396
Author: @naturalethic
Created: 12/14/2022
Status: ❌ Closed
Base:
main← Head:fix-mysql-schema📝 Commits (1)
1688994Small fix to enable mysql schema creation📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
server/src/domain/sql_migrations.rs(+2 -1)📄 Description
These two small changes will fix this to work with mysql. I do not know if it breaks sqlite.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.