Skip to content

Release v.2.1.2

Compare
Choose a tag to compare
@go-jet go-jet released this 18 Oct 08:43
· 420 commits to master since this release
940fc06
  • [bug] Incorrect query result mapping into complex destination when UUID is used as primary key(issue).
  • [bug] Query should return error when scanning into struct destination and query result set is empty. Query and QueryContext will now return qrm.ErrNoRows(issue).