mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-27 10:02:16 +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
|
# force_review :boolean default(FALSE), not null
|
||||||
# reject_reason :text
|
# reject_reason :text
|
||||||
# potentially_illegal :boolean default(FALSE)
|
# potentially_illegal :boolean default(FALSE)
|
||||||
|
# type_source :string default("unknown"), not null
|
||||||
#
|
#
|
||||||
# Indexes
|
# Indexes
|
||||||
#
|
#
|
||||||
|
@ -230,6 +230,7 @@ end
|
|||||||
# force_review :boolean default(FALSE), not null
|
# force_review :boolean default(FALSE), not null
|
||||||
# reject_reason :text
|
# reject_reason :text
|
||||||
# potentially_illegal :boolean default(FALSE)
|
# potentially_illegal :boolean default(FALSE)
|
||||||
|
# type_source :string default("unknown"), not null
|
||||||
#
|
#
|
||||||
# Indexes
|
# Indexes
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user