hasql-backend v0.3.0 Release Notes
-
- ⬇️ Dropped the
Backend
class and introduced several others. - 🆓 Introduced a free monad based transactions API.
- Switched to
Text
for statement templates. This allows to use UTF-8 in templates.
- ⬇️ Dropped the
Backend
class and introduced several others.Text
for statement templates. This allows to use UTF-8 in templates.