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

support formulas for csv export #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

leoherbie
Copy link

@leoherbie leoherbie commented Feb 21, 2023

This adds support for formulas in csv export. Please note that the csv export does not currently escape commas, etc. You may consider a csv lib, but this fix at least prevents the following:

(Protocol.UndefinedError) protocol String.Chars not implemented for {:formula, "foo"} of type Tuple

@xou xou force-pushed the master branch 3 times, most recently from e7bdfd0 to 68acd8d Compare January 28, 2024 16:00
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.

None yet

1 participant