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

[Request] How about change column name to non-keyward ? #19

Open
retrogemHK opened this issue Jul 17, 2022 · 1 comment
Open

[Request] How about change column name to non-keyward ? #19

retrogemHK opened this issue Jul 17, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@retrogemHK
Copy link

retrogemHK commented Jul 17, 2022

Problem

name that in user.entity and group.entity are keyword in SQL.
I think that it can cause many side effects.

Solution

change user.entity / name column to user_name (userName)
and group.entity / name column to group_name (groupName)

Further suggestions

No response

@retrogemHK retrogemHK added the enhancement New feature or request label Jul 17, 2022
@0sinf
Copy link
Member

0sinf commented Jul 18, 2022

I agree.
How about that username in user.entity and subject in group.entity?

@marshallku marshallku reopened this Jul 24, 2022
@retrogemHK retrogemHK reopened this Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants