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

User Code #297

Closed
asdassdjn opened this issue Nov 16, 2020 · 2 comments
Closed

User Code #297

asdassdjn opened this issue Nov 16, 2020 · 2 comments

Comments

@asdassdjn
Copy link

how do you change user code

@rossiscool123
Copy link

@asdassdjn
You can edit the user code for a specific user using any database manager like PHPMyAdmin or Navicat which is how I do it. Go into the user's table and you should be able to see the user_code section which you can change. By default, the user_code has a 5 character limit which you can remove by increasing the varchar length.

@sergix44
Copy link
Owner

Changing the schema is not raccomanded at all, this can cause truncated data in other columns in the future.

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

No branches or pull requests

3 participants