We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
現在はtraPと仮定しているが今後外部サービスのアカウントを紐づけた際にどのサービスと連携したかの情報をDBに保存したい おそらくUserのテーブルにはint型で保持して外部のテーブルでサービス名を列挙していく感じだと思う(後から追加できるし)
The text was updated successfully, but these errors were encountered:
Userは外部公開するにあたって大幅な改変が必要なのでは別のテーブル定義を作る予定
Sorry, something went wrong.
No branches or pull requests
現在はtraPと仮定しているが今後外部サービスのアカウントを紐づけた際にどのサービスと連携したかの情報をDBに保存したい
おそらくUserのテーブルにはint型で保持して外部のテーブルでサービス名を列挙していく感じだと思う(後から追加できるし)
The text was updated successfully, but these errors were encountered: