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

22 hours ago

✨ New Features

  • Postgres array support.
  • GENERATED ALWAYS VIRTUAL columns are now excluded from MutableColumns list for MySQL.
  • Introduced the -skip-model and -skip-sql-builder flags to selectively skip model or SQL builder type generation.
  • Added generator options -tables, -views, and -enums to only allow generation of specific tables, views, or enums.
  • Added generator -model-json-tag option to include JSON tags in generated model types.

🐛 Bug Fixes

  • Additional model import paths added to support generic types with non-standard inner types (issue).
  • Fixed issue where SQL identifiers starting with a number were not correctly quoted.

Contributors

@switchupcb @markvai @joshkaplinsky @SanjaiyKumar @Sanjaiy @Andrei-hub11 @carsonkrueger

Don't miss a new jet release

NewReleases is sending notifications on new releases.