New Features
- Thew new
types.requireExplicitDefaultsoption will make columns that have a default value but are not marked as nullable required in the types generated for insert queries. (#340)
types.requireExplicitDefaults option will make columns that have a default value but are not marked as nullable required in the types generated for insert queries. (#340)