aboutsummaryrefslogtreecommitdiffstats
path: root/backend/sql_table_config.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-26 02:36:07 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-26 02:36:07 -0800
commit13625d722a421441c1edc6eb1256b7e20f20544d (patch)
tree9035666485280eba681fe90a7ae0ff18924a99ea /backend/sql_table_config.json
parent174cbcc1a1667b254d19bca31463f900845ea8ee (diff)
use SSR for rendering graph + transition demo to PhaseConnect
- I like Phase Connect
Diffstat (limited to 'backend/sql_table_config.json')
-rw-r--r--backend/sql_table_config.json2
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"
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage