mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-27 10:54:21 +08:00
(improvement)(semantic) Batch download compatible with empty data (#445)
Co-authored-by: jolunoluo
This commit is contained in:
@@ -115,4 +115,5 @@ CREATE TABLE s2_model_rela
|
||||
PRIMARY KEY (`id`)
|
||||
);
|
||||
|
||||
alter table s2_view_info change model_id domain_id bigint;
|
||||
alter table s2_view_info change model_id domain_id bigint;
|
||||
alter table s2_dimension drop column datasource_id;
|
||||
Reference in New Issue
Block a user