일목균형표 수정
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- ============================================================
|
||||
-- V42: gc_app_settings — 차트 pane 구분선 옵션 JSON
|
||||
-- ============================================================
|
||||
|
||||
ALTER TABLE gc_app_settings
|
||||
ADD COLUMN chart_pane_separator_json JSON NULL
|
||||
COMMENT '차트 영역(캔들·거래량·보조지표 pane) 구분선: visible,color,width,lineStyle';
|
||||
Reference in New Issue
Block a user