mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-26 09:32:40 +00:00
DEV: Update annotations for models using Core tables (#1140)
This commit is contained in:
parent
af47873f28
commit
70248ccfca
@ -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
|
||||
#
|
||||
|
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user