Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add config to change columns and pivot #1

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Conversation

cjmellor
Copy link
Owner

@cjmellor cjmellor commented Jun 9, 2022

This PR adds a config file that allows you to change some defaults.

You can change these database column names:

  • new_data
  • original_data

to whatever you see fit. This must be done before you migrate.

The polymorphic pivot table name is also amendable. The default is:

  • approvalable

If changing this, it must end with the suffix able otherwise it will fail

@cjmellor cjmellor merged commit c48db4d into main Jun 9, 2022
@cjmellor cjmellor deleted the feature/add-config branch June 9, 2022 23:04
cjmellor pushed a commit that referenced this pull request Feb 17, 2024
…structors

Add modal and user to event constructors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant