Skip to content

Release v2.14.1

Latest

Choose a tag to compare

@go-jet go-jet released this 22 Jan 12:00
· 15 commits to master since this release
eeadd8e

🐛 Bug Fixes

  • SELECT_JSON_ARR generates incorrect ORDER_BY, LIMIT and OFFSET for mariadb (issue).
  • Rows Scan panics on unused columns even if StrictScan is not used (issue).
  • Sub query AllColumns() method doesn't returns correct type for all the column types (issue)

Contributors

@dragondgold