Néstor Pérez González
Néstor Pérez González
# Export Allow to add `export` keyword to the generated types. Enabled by default. # Class syntax Instead of defining interfaces for the entities, generate classes like this: ```typescript class...
There are several scenarios where generated code (SQL, TS or Java) can produce several tables, columns or classes with the same name. For example, if you define the following ER...
Currently, we are hiding the methods and members in conceptual diagrams (as both are empty). However, methods are not being hidden in logical diagrams, even when the diagram doesn't include...
I have added a little fix in order to prevent a Gnome Shell crash when playing videos (i.e. YouTube videos) on Google Chrome or Chromium browser. The crash was caused...
`javax.persistence` and `javax.validation` packages have been moved from `javax` to `jakarta`. Let's allow to configure this, setting `jakarta` as the default one.
## Summary - guard against empty strings in `capitalizeWord` and `uncapitalizeWord` - add unit tests covering empty-string cases ## Testing - `npm test` *(fails: jest not found)* ------ https://chatgpt.com/codex/tasks/task_e_68751c530100832b948ac405d11da7b0