populate account_id

This commit is contained in:
Pete Matsyburka
2024-08-16 10:42:16 +03:00
parent d63f62109b
commit b8828b503c
3 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
# values :text not null
# created_at :datetime not null
# updated_at :datetime not null
# account_id :bigint
# account_id :bigint not null
# external_id :string
# submission_id :bigint not null
#