Skip to content

Releases: mgutz/dat

v1.1.3

08 Jul 04:51
Compare
Choose a tag to compare

add DISTINCT ON
quote update table identifier (Justin Tulloss)

v1.1.2

05 Jul 13:43
Compare
Choose a tag to compare

Log SQL on Exec error

cache bug fix

27 Jun 14:50
Compare
Choose a tag to compare

checks for nil on redis Get

v1.1.0

26 Jun 12:42
Compare
Choose a tag to compare

v1.1.0

  • Caching - caching with Redis or (in-memory for testing)
  • LogQueriesThreshold - log slow queries
  • dat.Null* creators
  • fix resource cleanup
  • fix duplicate error logging
  • include RFC339Nano in NullTime parsing
  • HUGE BUG in remapPlaceholders