DEV: Update annotations for models using Core tables (#1140)

This commit is contained in:
Roman Rizzi 2025-02-20 11:49:50 -03:00 committed by GitHub
parent af47873f28
commit 70248ccfca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -173,6 +173,7 @@ end
# force_review :boolean default(FALSE), not null
# reject_reason :text
# potentially_illegal :boolean default(FALSE)
# type_source :string default("unknown"), not null
#
# Indexes
#

View File

@ -230,6 +230,7 @@ end
# force_review :boolean default(FALSE), not null
# reject_reason :text
# potentially_illegal :boolean default(FALSE)
# type_source :string default("unknown"), not null
#
# Indexes
#