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

whitelist with many tables #48

Open
shurik88 opened this issue Sep 16, 2019 · 2 comments
Open

whitelist with many tables #48

shurik88 opened this issue Sep 16, 2019 · 2 comments

Comments

@shurik88
Copy link

Please tell me what is a correct syntax for whitelist option
I'm using that:
--whitelist "public.test,public.test1" and --whitelist public.test,public.test1
and i see in terminal : whitelist filter on tables [public.test,public.test1]

But nothing is happens when I insert or update rows in any of these tables. I' m using rabbitmq and with whitelist of only one table everything is working well but not with two or greater

Any ideas?

@stlava
Copy link
Member

stlava commented Sep 17, 2019

Hmm there may be a bug in the arg parsing. I'll try to take a look soon.

@shurik88
Copy link
Author

So is it bug or it is my fail?

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

2 participants