czechbox

Results 1 issues of czechbox

Was about to implement this, and reviewing the migrations, noticed that columns like `reputations.subject_id`, `reputations.payee_id` and `user_badges.user_id` make assumption about column types (e.g. these are integers or unsignedIntegers). Was going...