This commit is contained in:
KMY 2024-05-10 07:07:50 +09:00
parent 10eec0e102
commit d7c13bf443
8 changed files with 59 additions and 17 deletions

View file

@ -14,7 +14,7 @@
# data_updated_at :datetime
# account_id :bigint(8) not null
# overwrite :boolean default(FALSE), not null
# data_file_size :bigint(8)
# data_file_size :integer
#
# NOTE: This is a deprecated model, only kept to not break ongoing imports