Skip to content

Fix not null constraint on group_id #171

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

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Fix not null constraint on group_id #171

merged 1 commit into from
Oct 31, 2017

Conversation

nalabjp
Copy link
Member

@nalabjp nalabjp commented Oct 31, 2017

ref #140

dojo_event_servicesのgroup_idカラムはNOT NULL制約がある。
facebookの場合はレコード作成対象になるので、group_idがnullだとレコードが作れない。
現時点で、このdojoのイベント数のカウントが難しいため、
一旦有効なレコードにならないようにしてしまう。

@nalabjp nalabjp changed the title Fix null constraint on group_id Fix not null constraint on group_id Oct 31, 2017
@nalabjp nalabjp merged commit dfb67bd into master Oct 31, 2017
@nalabjp nalabjp deleted the fix-null-constraint branch October 31, 2017 12:39
@yasulab yasulab added the 統計情報 Tracking event record function via APIs: https://coderdojo.jp/stats label Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
統計情報 Tracking event record function via APIs: https://coderdojo.jp/stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants