✨ New Features
- Postgres array support.
- GENERATED ALWAYS VIRTUAL columns are now excluded from
MutableColumnslist for MySQL. - Introduced the
-skip-modeland-skip-sql-builderflags to selectively skip model or SQL builder type generation. - Added generator options
-tables,-views, and-enumsto only allow generation of specific tables, views, or enums. - Added generator
-model-json-tagoption 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 @arjen-ag5