Skip to content

Commit

Permalink
add replace flag in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sgr45 committed Feb 17, 2025
1 parent 2921b87 commit a2ca927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ Flags:
-t, --tag strings Struct tags to be included on your models in addition to json, yaml, toml
--tag-ignore strings List of column names that should have tags values set to '-' (ignored during parsing)
--templates strings A templates directory, overrides the embedded template folders in sqlboiler
--replace strings An array of templates file and the actual template file to be replaces
--version Print the version
--strict-verify-mod-version Prevent code generation, if project version of sqlboiler not match with executable
--wipe Delete the output folder (rm -rf) before generation to ensure sanity
Expand Down

0 comments on commit a2ca927

Please sign in to comment.