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

--schemaFilter CLI flag for push is broken #388

Open
warflash opened this issue May 5, 2024 · 0 comments
Open

--schemaFilter CLI flag for push is broken #388

warflash opened this issue May 5, 2024 · 0 comments

Comments

@warflash
Copy link

warflash commented May 5, 2024

It seems like currently there's no way to specify the schemaFilter property using CLI flags, unlike mentioned in the docs.

Running npx drizzle-kit push:pg --schemaFilter=["public"] and variations of it like npx drizzle-kit push:pg --schemaFilter=public all result in error: unknown option '--schemaFilter=public'

Edit: Seems like we're not the only ones running into this issue: https://discord.com/channels/1043890932593987624/1144751274852626493/1144751274852626493

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