Skip to content

add replace flag in documentation#1440

Merged
stephenafamo merged 1 commit intoaarondl:masterfrom
sgr45:add-replace-flag-in-documentation
Mar 28, 2025
Merged

add replace flag in documentation#1440
stephenafamo merged 1 commit intoaarondl:masterfrom
sgr45:add-replace-flag-in-documentation

Conversation

@sgr45
Copy link
Contributor

@sgr45 sgr45 commented Feb 17, 2025

No description provided.

@sgr45
Copy link
Contributor Author

sgr45 commented Feb 17, 2025

Information about replace flag which allowed to replace specific files in the templates is found to be missing , its usuage can be done as
replace=[
"main/17_upsert.go.tpl;templates/17_upsert.go.tpl",
"main/singleton/boil_types.go.tpl;templates/boil_types.go.tpl",
"main/00_struct.go.tpl;templates/00_struct.go.tpl",
"main/09_relationship_to_many_eager.go.tpl;templates/09_relationship_to_many_eager.go.tpl",
"main/07_relationship_to_one_eager.go.tpl;templates/07_relationship_to_one_eager.go.tpl",
"main/singleton/boil_table_names.go.tpl;templates/boil_table_names.go.tpl",

]

@stephenafamo stephenafamo merged commit e6b3e29 into aarondl:master Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants