mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-24 15:15:24 -04:00
Add merge field
This commit is contained in:
parent
9595fa7e40
commit
91159f0509
3 changed files with 4 additions and 4 deletions
|
@ -155,7 +155,7 @@ field_actions = {
|
|||
"contest_mode": FieldAction.OVERWRITE,
|
||||
"created": FieldAction.OVERWRITE_IF_NONE,
|
||||
"created_utc": FieldAction.OVERWRITE_IF_NONE,
|
||||
"crosspost_parent": FieldAction.ALLOW,
|
||||
"crosspost_parent": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"crosspost_parent_list": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"discussion_type": FieldAction.OVERWRITE_NOT_NONE,
|
||||
"distinguished": FieldAction.OVERWRITE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue