mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-28 22:01:47 +03:00
10 lines
213 B
Markdown
10 lines
213 B
Markdown
# 1.6
|
|
|
|
- Added position to `ServerError` (breaking change).
|
|
- Disabled failure on empty query.
|
|
|
|
# 1.5
|
|
|
|
- Added column number to `RowError` (breaking change).
|
|
- Added `MonadReader Connection` instance for Session.
|