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

Implement support for JSON, CSV and TSV when using CONSTRUCT queries #536

Merged
merged 19 commits into from
Jan 10, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    eb53e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee1000 View commit details
    Browse the repository at this point in the history
  3. co_yield inline

    RobinTF committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5492d1a View commit details
    Browse the repository at this point in the history
  4. Fix segfault

    RobinTF committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    98791ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef9c9eb View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    ca66efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fe309 View commit details
    Browse the repository at this point in the history
  3. Use convenience function

    RobinTF committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    7c56cdf View commit details
    Browse the repository at this point in the history
  4. Add link to gcc bug

    RobinTF committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    580c5c9 View commit details
    Browse the repository at this point in the history
  5. Formatting cleanup

    RobinTF committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    e4048ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ac6f6b View commit details
    Browse the repository at this point in the history
  7. Address smaller PR comments

    RobinTF committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    07c0fc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffeb8d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f80fba7 View commit details
    Browse the repository at this point in the history
  10. Formatting

    RobinTF committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    6397080 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Use scoped enum

    RobinTF committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d03ecc8 View commit details
    Browse the repository at this point in the history
  2. Enhance error message

    RobinTF committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    032010c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2954c48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90b6d5b View commit details
    Browse the repository at this point in the history