Run pending migrations

This commit is contained in:
rubic0n
2021-01-10 23:14:20 -06:00
parent 4f4f248fa1
commit 590dfc97e1
10 changed files with 28 additions and 29 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(8)
# dump_updated_at :datetime
# processed :boolean default(FALSE), not null
# created_at :datetime not null