bun v1.0.8 Release Notes

Release Date: 2021-09-18 // over 2 years ago
  • 🐛 Bug Fixes

    • don't append soft delete where for insert queries with on conflict clause (27c477c)
    • 👌 improve bun.NullTime to accept string (73ad6f5)
    • 👉 make allowzero work with auto-detected primary keys (82ca87c)
    • 👌 support soft deletes on nil model (0556e3c)