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

region_id未登録の場合にregion_idをどうするのか #28

Open
lv7777 opened this issue Jul 22, 2016 · 3 comments
Open

region_id未登録の場合にregion_idをどうするのか #28

lv7777 opened this issue Jul 22, 2016 · 3 comments
Assignees
Labels

Comments

@lv7777
Copy link
Owner

lv7777 commented Jul 22, 2016

仕様書レベルのバグ。

@lv7777 lv7777 added the bug label Jul 22, 2016
@lv7777 lv7777 self-assigned this Jul 22, 2016
@lv7777
Copy link
Owner Author

lv7777 commented Jul 22, 2016

解決策

  • 新規登録時にregion_idをinsert_intoする

まあ悪くはない・・・か

もしくは

  • edit-allしたときにいちいち登録する

先に同じユーザーidが3つあるか確認してやる

@lv7777
Copy link
Owner Author

lv7777 commented Jul 22, 2016

まあ前者だよな。一度insert into してしまえばもういらないしedit-allもupdate文ですむ。

@lv7777
Copy link
Owner Author

lv7777 commented Jul 22, 2016

the issue precedence moderate higher.
to wit, implement ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant