-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.0.8 更新内容:1. 新增:IDbSession接口增加SetCommandType方法,以支持调用存储过程 2. 优化:删除重复…
…的OnExecuting调用 3. 新增:IDbSession接口新增查询并返回DataTable的方法 4. 新增:IDbSession接口增加设置Dapper参数的方法SetCommandTimeout和SetBuffered
- Loading branch information
Showing
13 changed files
with
309 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.