True R1v3r

Results 4 issues of True R1v3r

## Describe the feature Provide a field option combine all field options like FieldRename/FieldType/FieldJSONTag... ## Motivation Configure table field more conveniently ## Related Issues

enhancement

- [x] Do only one thing - [x] Non breaking API changes - [x] Tested ### What did this pull request do? ### User Case Description

## Describe the feature Use an array of model options instead of listing `Field*` options in `gen.Config` ```golang // Config generator's basic configuration type Config struct { ...... // generate...

- [x] Do only one thing - [ ] Non breaking API changes - [ ] Tested ### What did this pull request do? ### User Case Description