REL v0.2.0 released - Golang SQL Database Layer for Layered Architecture

Hi, after two months, we are proud to present v0.2.0 version of rel. rel aimed to be a drop-in library for your database layer. rel provides a powerful mock library for testing and elegant api.

Changelog:

  • Optimistic DB Insert and Update (#33)
  • Soft delete (#35)
  • Introduce context in API (#34)
  • implement ping (#36)
  • Save zero value when creating and updating with struct (#31)
  • [fix] reset collection (#37)
  • [fix] unscoped query builder (#38)
  • [fix] update not found when updating unchanged record (#39)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.