palkan / logidze

Database changes log for Rails
MIT License
1.6k stars 76 forks source link

Add support to table_name_prefix and table_name_suffix #208

Closed cavi21 closed 2 years ago

cavi21 commented 2 years ago

Address the issue #207

What is the purpose of this pull request?

As described in #207, there is no support for when the config.active_record.table_name_prefix or config.active_record.table_name_suffix are defined. This PR fixes what's relevant to logidze.

What changes did you make? (overview)

Is there anything you'd like reviewers to focus on?

Checklist

cavi21 commented 2 years ago

Hi @palkan I just pushed the requested changes, let me know what do you think

palkan commented 2 years ago

Merged into master (only relevant commits, w/o merge ones).

cavi21 commented 2 years ago

Thanks @palkan for all the effort put into this! have a great week!