Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 465 Bytes

File metadata and controls

12 lines (9 loc) · 465 Bytes

v0.5

  • (Breaking) Removed Hasql.DynamicStatements.Session module
  • (Breaking) Removed Hasql.DynamicStatements.Statement module
  • Added toStatement, toSession, toPipeline functions to the Hasql.DynamicStatements.Snippet module instead

v0.4

  • Migrated to Hasql 1.10
  • (Breaking) Redefined Snippet.sql to use Text instead of ByteString
  • (Breaking) Dropped the preparability flags assuming that all dynamic statements should not be prepared