mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-23 04:23:47 +08:00
Update 达构
This commit is contained in:
@@ -127,6 +127,7 @@ namespace SqlSugar
|
||||
new KeyValuePair<string, CSharpDataType>("timestamp with local time zone",CSharpDataType.DateTime),
|
||||
new KeyValuePair<string, CSharpDataType>("timestamp with time zone",CSharpDataType.DateTime),
|
||||
new KeyValuePair<string, CSharpDataType>("timestamp with time zone",CSharpDataType.DateTime),
|
||||
new KeyValuePair<string, CSharpDataType>("time",CSharpDataType.TimeSpan),
|
||||
|
||||
new KeyValuePair<string, CSharpDataType>("float",CSharpDataType.@decimal),
|
||||
|
||||
|
Reference in New Issue
Block a user