jet/generator/template
2024-10-26 22:43:41 -04:00
..
file_templates.go Extracted golang comment format function 2024-09-26 14:17:21 +02: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 Range types implemented 2024-02-25 01:20:36 +01:00
model_template_test.go Add the ability to fully customize jet generated files. 2021-07-27 17:39:21 +02:00
process.go Extracted golang comment format function 2024-09-26 14:17:21 +02:00
sql_builder_template.go Updated sql_builder_template to check if column is in a conflicted column name array and renames to {col}_ if it is a conflicting name. Added unit tests. 2024-10-26 22:43:41 -04:00
sql_builder_template_test.go Updated sql_builder_template to check if column is in a conflicted column name array and renames to {col}_ if it is a conflicting name. Added unit tests. 2024-10-26 22:43:41 -04:00