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

Ability to exclude row based on condition in yml #203

Open
Hritik14 opened this issue Nov 8, 2023 · 0 comments
Open

Ability to exclude row based on condition in yml #203

Hritik14 opened this issue Nov 8, 2023 · 0 comments

Comments

@Hritik14
Copy link

Hritik14 commented Nov 8, 2023

Currently we can exclude one entire table using

exclude:
    - table_name

It would be nice to preserve some rows in the table. For example, I have a settings table that contains site_url. This needs to be localhost for local but a different name for remote. Other settings can be synced as normal.

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

No branches or pull requests

1 participant