Changelog of @hackage/relational-query-HDBC 0.6.1.0

0.6.1.0

  • Apply generic instances.

0.6.0.2

  • Add tested-with.

0.6.0.1

  • Update compatibility for GHC 8.
  • Drop old tests of Oracle.

0.6.0.0

  • Use updated template of persistable-record.
  • Drop persistableSqlValue.

0.5.0.0

  • Use updated template of relational-query.
  • Drop old examples of Oracle.

0.4.0.0

  • TH quotation of derive class names.

0.3.0.0

  • Hide chunksInsertActions.
  • Add withPrepareDelete.

0.2.0.0

  • Add logging interface for schema driver.