Fix test
This commit is contained in:
parent
10eec0e102
commit
d7c13bf443
8 changed files with 59 additions and 17 deletions
|
@ -53,8 +53,8 @@
|
|||
# indexable :boolean default(FALSE), not null
|
||||
# master_settings :jsonb
|
||||
# remote_pending :boolean default(FALSE), not null
|
||||
# avatar_file_size :bigint(8)
|
||||
# header_file_size :bigint(8)
|
||||
# avatar_file_size :integer
|
||||
# header_file_size :integer
|
||||
#
|
||||
|
||||
class Account < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue