mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 02:48:28 +08:00
Annotate
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user