Releases: zzzprojects/Dapper-Plus
Releases · zzzprojects/Dapper-Plus
v4.0.17
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of November
v4.0.16
Download the library here
- FIXED: Issue with Oracle temporary table not being dropped
Trial unlocked until the end of October
v4.0.15
Download the library here
- ADDED: Options
OnMergeInsertInputExpression
, OnMergeUpdateInputExpression
, OnSynchronizeInsertInputExpression
, OnSynchronizeUpdateInputExpression
Trial unlocked until the end of October
v4.0.14
Download the library here
- UPDATED: Monthly Trial Release
- ADDED:
AutoMap()
method to complete with the automapping even if you started to map some custom column
Trial unlocked until the end of October
v4.0.12
Download the library here
- ADDED: Added
ColumnExpression_ResolveColumnStagingTableFormulaExpression
option
Trial unlocked until the end of September
v4.0.11
Download the library here
- ADDED: Warning in logger for some scenario
Trial unlocked until the end of September
v4.0.10
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of September
v4.0.9
Download the library here
- UPDATED: Monthly Trial Release
- FIXED: Issue with specifying the
BatchTimeout = 0
was still taking the default timeout logic instead of using 0 (PostgreSQL)
Trial unlocked until the end of August
v4.0.8
Download the library here
- FIXED: Issue with specifying the
BatchTimeout = 0
was still taking the default timeout logic instead of using 0 (SQL Server only)
Trial unlocked until the end of July
v4.0.7
Download the library here
- ADDED: A new option named
TestExecuteAsync
to internal purpose (to test an issue with a client using PostgreSQL)
Trial unlocked until the end of July