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 CSVHandler #1958

Merged
merged 9 commits into from Apr 29, 2024
Merged

Implement CSVHandler #1958

merged 9 commits into from Apr 29, 2024

Commits on Apr 29, 2024

  1. Implement CSVHandler

    pvk-developer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6b4d852 View commit details
    Browse the repository at this point in the history
  2. Fix fragile test

    pvk-developer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    888afc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e55e247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98be76b View commit details
    Browse the repository at this point in the history
  5. Always expect a list

    pvk-developer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7d3b924 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0883b0a View commit details
    Browse the repository at this point in the history
  7. Remove matching string

    pvk-developer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bde3a93 View commit details
    Browse the repository at this point in the history
  8. Add folder level

    pvk-developer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aa74b08 View commit details
    Browse the repository at this point in the history
  9. Add quoting

    pvk-developer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b01c582 View commit details
    Browse the repository at this point in the history