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

Remove missed --raw reference in faunadbToCommandError #535

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

ecooper
Copy link
Contributor

@ecooper ecooper commented Dec 16, 2024

Ticket(s): FE-###

Problem

faunadbToCommandErrorwas still referencing raw. While it didn't break anything we should remove it since raw is no longer a CLI option. Color wasn't always being obeyed in this code path.

Solution

Refactor function interface to be an object. Always pass color. No longer pass raw.

Result

Everything just works.

@mwilde345 mwilde345 merged commit 0e04830 into v3 Dec 17, 2024
4 checks passed
@mwilde345 mwilde345 deleted the v3-fix-error-handler branch December 17, 2024 04:24
@mwilde345 mwilde345 mentioned this pull request Dec 18, 2024
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.

4 participants