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

Record.formatCSV() should format nested records recursively #7802

Closed
lukaseder opened this issue Aug 22, 2018 · 0 comments
Closed

Record.formatCSV() should format nested records recursively #7802

lukaseder opened this issue Aug 22, 2018 · 0 comments

Comments

@lukaseder
Copy link
Member

lukaseder commented Aug 22, 2018

When fetching nested collections or records in Oracle or PostgreSQL, the various format calls should be applied recursively according to a definition that needs yet to be defined.

There seems to be no obvious, predictable, standard way to create nested CSV data (apart from putting an entire escaped CSV in a single cell), so this definitely needs more thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant