mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 15:05:25 -05:00
Update annotations.
This commit is contained in:
@@ -94,8 +94,8 @@ end
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# user_id :integer not null
|
||||
# email :string(255) not null
|
||||
# token :string(255) not null
|
||||
# email :string not null
|
||||
# token :string not null
|
||||
# confirmed :boolean default(FALSE), not null
|
||||
# expired :boolean default(FALSE), not null
|
||||
# created_at :datetime not null
|
||||
|
||||
Reference in New Issue
Block a user