mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 04:31:10 +08:00
DEV: annotate models
This commit is contained in:
@ -19,7 +19,7 @@ end
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# user_id :integer not null
|
||||
# old_email :string not null
|
||||
# old_email :string
|
||||
# new_email :string not null
|
||||
# old_email_token_id :integer
|
||||
# new_email_token_id :integer
|
||||
|
Reference in New Issue
Block a user