- Implement support for offset (thanks, @mcraveiro)
- Implement support for listen/notify (thanks, @mcraveiro)
- Better support for nullable values in UPDATE...SET
- Monadic error handling in postgres
- Use unique cursor names in postgres
- Make sure iterators work with sessions
- Refactoring using concepts instead of enable_if