DEV: annotate models (#11047)

This commit is contained in:
Arpit Jalan
2020-10-27 23:42:33 +05:30
committed by GitHub
parent 35cfca1f3f
commit c6bf70c870
17 changed files with 56 additions and 33 deletions

View File

@ -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