Skip to content

v0.10.3

@dmikurube dmikurube tagged this 12 Oct 00:41
### Added
- Add logging to avoid loss of information when exception changes during retries

### Changed
- Use NVARCHAR(max) for CLOB, instead of TEXT, when creating a table in SQLServer
- Use execute() instead of executeUpdate() for afterLoad/beforeLoad

### Fixed
- Fix double casting on getTimestamp
Assets 2