mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 01:52:45 +03:00
178 B
178 B
1.6
- Added position to
ServerError
(breaking change).
1.5
- Added column number to
RowError
(breaking change). - Added
MonadReader Connection
instance for Session.