0
0
Fork 0

Increase max backup size (#12602)

* Increased max backup size

* partially reverted schema.rb
This commit is contained in:
scd31 2019-12-17 12:30:58 +00:00 committed by Eugen Rochko
parent 0aaedcd66f
commit 3830c0b741
3 changed files with 12 additions and 27 deletions

View file

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