- fix #442 - Since handling all edge cases for generic type parsing is not trivial, users will specify the fields manually. - To support more than one import per type, add an additional field for extra imports per type. - Add examples for defining those types in the current tests that show how to define custom types. |
||
|---|---|---|
| .. | ||
| file_templates.go | ||
| format.go | ||
| format_test.go | ||
| generator_template.go | ||
| model_template.go | ||
| model_template_test.go | ||
| process.go | ||
| sql_builder_template.go | ||
| sql_builder_template_test.go | ||