Increase max backup size (#12602)
* Increased max backup size * partially reverted schema.rb
This commit is contained in:
parent
0aaedcd66f
commit
3830c0b741
3 changed files with 12 additions and 27 deletions
|
@ -7,7 +7,7 @@
|
|||
# user_id :bigint(8)
|
||||
# dump_file_name :string
|
||||
# dump_content_type :string
|
||||
# dump_file_size :integer
|
||||
# dump_file_size :bigint
|
||||
# dump_updated_at :datetime
|
||||
# processed :boolean default(FALSE), not null
|
||||
# created_at :datetime not null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue