jet/generator/template
2024-11-26 15:40:34 +06: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 Replace path package with filepath 2024-11-26 15:40:34 +06:00
model_template_test.go Add the ability to fully customize jet generated files. 2021-07-27 17:39:21 +02:00
process.go Replace path package with filepath 2024-11-26 15:40:34 +06:00
sql_builder_template.go Replace path package with filepath 2024-11-26 15:40:34 +06: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