dotnetcore / SmartSql

SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
https://smartsql.net/
Apache License 2.0
1.1k stars 222 forks source link

脚本执行可以设置超时时间 #66

Closed ghd258 closed 5 years ago

ghd258 commented 5 years ago

由于部分功能在执行的时候比较费时间,需要特殊处理 单独设置本方法可以把超时时间长 执行的时候指定时间

Ahoo-Wang commented 5 years ago

https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.42