diff options
Diffstat (limited to 'backend/sql_table_config.json')
| -rw-r--r-- | backend/sql_table_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/sql_table_config.json b/backend/sql_table_config.json index e77ff10..0a2ebc3 100644 --- a/backend/sql_table_config.json +++ b/backend/sql_table_config.json @@ -5,5 +5,5 @@ "DAILY_HEADER": "channel_id, sub_diff", "HISTORICAL_COLUMNS": "id INT PRIMARY KEY AUTO_INCREMENT, channel_id VARCHAR(255), profile_pic VARCHAR(255), name VARCHAR(255), subscriber_count INT, timestamp DATETIME", "HISTORICAL_HEADER": "channel_id, profile_pic, name, subscriber_count, timestamp", - "HOLODEX_ORGS": "Nijisanji" + "HOLODEX_ORGS": "Phase%20Connect" } |
