This commit is contained in:
Sam
2014-07-15 11:29:44 +10:00
parent cea5350a3c
commit 45ca83328d
7 changed files with 8 additions and 2 deletions

View File

@ -192,7 +192,7 @@ end
#
# id :integer not null, primary key
# invite_key :string(32) not null
# email :string(255)
# email :string(255) not null
# invited_by_id :integer not null
# user_id :integer
# redeemed_at :datetime