mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 06:51:27 +08:00
DEV: annotate models (#11047)
This commit is contained in:
@ -42,8 +42,8 @@ end
|
||||
# Table name: imap_sync_logs
|
||||
#
|
||||
# id :bigint not null, primary key
|
||||
# level :integer
|
||||
# message :string
|
||||
# level :integer not null
|
||||
# message :string not null
|
||||
# group_id :bigint
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
|
Reference in New Issue
Block a user