Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mysql user creation and update #698

Merged
merged 37 commits into from
Aug 29, 2024

Conversation

niristius
Copy link
Contributor

@niristius niristius commented Aug 13, 2024

This is currently blocked by the lack of withMySQLId and withMySQLUserId functions, both are in the works
this is outdated information, they are not required

@niristius niristius self-assigned this Aug 13, 2024
@niristius
Copy link
Contributor Author

something important to state:

I edited the database mysql user list command to display user uuids.
Currently it is not possible to use the database username as ID.
This is being reviewed internally but the outcome is unclear sind it technically is not a shortId.
my wish is to just the username for everything, since it is unique aswell.
Until then I implimented this as a workaround

@martin-helmich martin-helmich changed the title Draft: implement mysql user creation and update Implement mysql user creation and update Aug 29, 2024
@martin-helmich martin-helmich merged commit d0d6fb6 into master Aug 29, 2024
8 checks passed
@martin-helmich martin-helmich deleted the feature/mysql-user-create-update branch August 29, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants