mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-20 06:34:55 +00:00
(improvement)(chat) modify sql field (#1380)
This commit is contained in:
@@ -73,8 +73,8 @@ export type EntityDimensionType = {
|
||||
};
|
||||
|
||||
export type SqlInfoType = {
|
||||
s2SQL: string;
|
||||
correctS2SQL: string;
|
||||
parsedS2SQL: string;
|
||||
correctedS2SQL: string;
|
||||
querySQL: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user