mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-10 19:51:00 +00:00
Flyingfish/issue1590 (#1708)
This commit is contained in:
@@ -127,6 +127,7 @@ public class QueryUtils {
|
||||
|| type.equalsIgnoreCase("float")
|
||||
|| type.equalsIgnoreCase("double")
|
||||
|| type.equalsIgnoreCase("numeric")
|
||||
|| type.toLowerCase().startsWith("decimal")
|
||||
|| type.toLowerCase().startsWith("uint")
|
||||
|| type.toLowerCase().startsWith("int");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user