mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-19 08:50:57 +00:00
(feature)(webapp) add show case and support multiple selection and deletion of filter conditions (#251)
This commit is contained in:
@@ -71,7 +71,7 @@ export type EntityDimensionType = {
|
||||
}
|
||||
|
||||
export type SqlInfoType = {
|
||||
llmParseSql: string;
|
||||
s2QL: string;
|
||||
logicSql: string;
|
||||
querySql: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user