annotation fix
This commit is contained in:
parent
d853beebb7
commit
6465713858
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue