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

ユーザーデータに通し番号によるIDを追加 #51

Open
Ziphil opened this issue Feb 16, 2021 · 0 comments
Open

ユーザーデータに通し番号によるIDを追加 #51

Ziphil opened this issue Feb 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Ziphil
Copy link
Owner

Ziphil commented Feb 16, 2021

辞書には通し番号 ID が付けられているが、同様のものをユーザーにも付ける。通し番号による ID はユーザーページの URL やユーザー参照用に使う。ユーザー名 (ニックネームではない方) もユニークな ID として使えるが、番号の方がいろいろと利便性が高いと思うので。

ユーザーも論理削除にする必要が出てきそう。物理削除のままでは、削除されたユーザーと同じ ID を別の新規ユーザーに付けてしまい、混乱が生じる可能性があるため。

@Ziphil Ziphil added the enhancement New feature or request label Feb 16, 2021
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

1 participant