github go-jet/jet v2.13.0
Release v2.13.0

20 hours ago

✨ New Features

  • Added support for SELECT_JSON statements (wiki).
  • Added support for Blob / Bytea expressions.
  • Introduced support for Strict Scan mode (wiki).
  • Enabled LIMIT clause support in UPDATE queries for SQLite.
  • Added DefaultColumns to the Table and View SQL builder.
  • Jet generator now supports passing a direct database connection.
  • Added support to skip SQL columns from generated types.
  • Added support for exporting a ColumnList from a subquery.
  • Enabled assignment of one ColumnList to another in INSERT and UPDATE queries.
  • Introduced jet generator flags for package name customization for Model, Table, View, and Enum.

🐛 Bug Fixes

  • Added missing PostgreSQL reserved keywords (issue)

Contributors

@Hasaber8 @sirmackan @TotallyGamerJet @galexrt @formica2 @jamius19

Don't miss a new jet release

NewReleases is sending notifications on new releases.