File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99- add subcommand to generate shell completions
1010- function ` generate_files ` now takes in ` &Path ` s instead of ` PathBuf ` s
1111- remove ` to_singular ` name generations
12- - add option ` --create-str ` to set ` Create* ` structs string type
13- - add option ` --update-str ` to set ` Update* ` structs string type
12+ - add option ` --create-str ` to set ` Create* ` structs string & byte types
13+ - add option ` --update-str ` to set ` Update* ` structs string & byte type
1414- add option ` --single-model-file ` to only generate a single file instead of a directory with ` mod.rs ` and ` generated.rs `
1515- add option ` --readonly-prefix ` and ` --readonly-suffix ` to treat a matching name as a readonly struct
1616- add option ` --no-crud ` to not generate any ` impl ` blocks
You can’t perform that action at this time.
0 commit comments