bun v1.0.7 Release Notes

Release Date: 2021-09-15 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • don't append zero time as NULL without nullzero tag (3b8d9cb)
    • pgdriver: return PostgreSQL DATE as a string (40be0e8)
    • specify table alias for soft delete where (5fff1dc)

    ๐Ÿ”‹ Features

    • โž• add SelectQuery.Exists helper (c3e59c1)