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

Deprecate escape_quotes function in favor of quoted #384

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

mesozoic
Copy link
Collaborator

The escape_quotes function never quite made sense to me, because it only quotes at most once (so its behavior is hard to predict) and does not enclose the return value in quotes. I don't really know what its utility is, so I'm proposing we deprecate it and encourage people to use quoted instead (which takes a string value and returns it as an Airtable-compatible string representation).

@mesozoic mesozoic requested a review from gtalarico August 21, 2024 03:23
@mesozoic mesozoic merged commit 35dd180 into gtalarico:main Aug 22, 2024
7 checks passed
@mesozoic mesozoic deleted the escape_quotes branch August 22, 2024 05:09
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.

1 participant