Skip to content

Conversation

@stefanoc
Copy link

Our database includes many views that are not directly controlled by the Rails application, so we need a way to skip those views when dumping the schema.
This PR introduces support for specifying a list of views to skip, where each item can be anything that responds to the === operator (e.g. a String or a Regexp).

@liveh2o
Copy link
Owner

liveh2o commented Jul 21, 2017

Seems like a good addition, and has a small footprint.

:shipit:

@liveh2o liveh2o merged commit 3dac566 into liveh2o:master Jul 21, 2017
@liveh2o
Copy link
Owner

liveh2o commented Jul 21, 2017

Released in v1.2.0.

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.

2 participants