annotation fix

This commit is contained in:
2458773093 2019-09-11 17:20:55 +03:00
parent d853beebb7
commit 6465713858
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# account_id :bigint(8)
# image_file_name :string
# image_content_type :string
# image_file_size :bigint(8)
# image_file_size :integer
# image_updated_at :datetime
# created_at :datetime not null
# updated_at :datetime not null