Ray Faddis

Results 3 issues of Ray Faddis

### Summary To expand on PostgreSQL enum support and the `create_enum` command that comes with Rails 7, adding migration commands for `rename_enum`, `add_enum_value`, and `rename_enum_value`. Reversibility included with `rename_enum`, and...

activerecord
docs

When using `` it would be nice if there was an option to omit the value when you are the committer. That way for example if you have `vim.g.blamer_template =...

enhancement

Adds more user fields to Pull Requests: 1. Authors name 2. Merged by users name 3. Merged by users login\username 4. Merged by users email 5. Merged by users company...