4.0.0 Execute Scalar and Reader
Synntech.MsSqlServer 4.0.0
- new APIs:
ExecuteScalarAsyncandExecuteReaderAsync - all database operations now use
SET SINGLE_USER WITH ROLLBACK IMMEDIATEinstead of killing existing user sessions - breaking change:
SessionFactory<T>now works with the default implementation of Synnotech.Core