Changelog for hasql-dynamic-statements-0.5.0.1
v0.5
- (Breaking) Removed
Hasql.DynamicStatements.Sessionmodule - (Breaking) Removed
Hasql.DynamicStatements.Statementmodule - Added
toStatement,toSession,toPipelinefunctions to theHasql.DynamicStatements.Snippetmodule instead
v0.4
- Migrated to Hasql 1.10
- (Breaking) Redefined
Snippet.sqlto useTextinstead ofByteString - (Breaking) Dropped the preparability flags assuming that all dynamic statements should not be prepared