suggested_edits: StackExchange Suggested Edits |
Catalog: StackExchange
Schema: StackExchange
Primary Keys: post_id
Label: Suggested Edits
The data in this table is partitioned per value of the column.
This is a read-only table. The StackExchange API may not support changing the data or the Invantive SQL driver for StackExchange does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the StackExchange API.
Select StackExchange API URL: /suggested-edits/{ids}?order=desc&sort=activity
Insert StackExchange API URL: /suggested-edits/{ids}?order=desc&sort=activity
Update StackExchange API URL: /suggested-edits/{ids}?order=desc&sort=activity
Delete StackExchange API URL: /suggested-edits/{ids}?order=desc&sort=activity
Field Selection Method: NotRequired
Table Columns
The columns of the table suggested_edits are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
approval_date |
datetime |
|
☐ |
|
comment |
string |
|
☐ |
|
creation_date |
datetime |
|
☐ |
|
post_id |
int32 |
|
☐ |
|
post_type |
string |
|
☐ |
|
proposing_user_accept_rate |
int64 |
|
☐ |
|
proposing_user_display_name |
string |
|
☐ |
|
proposing_user_link |
string |
|
☐ |
|
proposing_user_profile_image |
string |
|
☐ |
|
proposing_user_reputation |
int64 |
|
☐ |
|
proposing_user_user_id |
int64 |
|
☐ |
|
proposing_user_user_type |
string |
|
☐ |
|
rejection_date |
datetime |
|
☐ |
|
suggested_edit_id |
int32 |
|
☐ |
|
tags |
string |
|
☐ |
|
title |
string |
|
☐ |
|
15-06-2022 22:37 Version 22.1.46-BETA+3385