jet/generator/template
go-jet a366feb01d
Merge pull request #476 from markvai/fix-custom-type-parameter-gen
Add a field for additional imports when using generic types
2025-04-02 12:36:47 +02:00
..
file_templates.go DefaultColumns() helper on Table 2025-02-06 09:34:22 +01:00
format.go Extracted golang comment format function 2024-09-26 14:17:21 +02:00
format_test.go Extracted golang comment format function 2024-09-26 14:17:21 +02:00
generator_template.go Add the ability to fully customize jet generated files. 2021-07-27 17:39:21 +02:00
model_template.go Add the ability to use custom generic types with non std inner types 2025-03-31 21:24:54 +03:00
model_template_test.go Add the ability to fully customize jet generated files. 2021-07-27 17:39:21 +02:00
process.go feat: add generator skip option for table columns 2025-01-07 22:30:15 +01:00
sql_builder_template.go Add support for blob expressions. 2025-02-28 18:23:15 +01:00
sql_builder_template_test.go DefaultColumns() helper on Table 2025-02-06 09:34:22 +01:00