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

Add row-by-row extraction and CTE correction modules #2144

Merged
merged 9 commits into from
Jan 9, 2024
Merged

Commits on Dec 1, 2023

  1. Initial commit.

    schlafly committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6000512 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    a329dd6 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    4f12a6a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add some simple unit tests.

    schlafly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4ce0f75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b0603 View commit details
    Browse the repository at this point in the history
  3. Add API option to specify CTE parameter dictionary rather than doing …

    …the hard-coded look-up.
    schlafly committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    92a28df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72479ad View commit details
    Browse the repository at this point in the history
  5. new API file

    julienguy committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    db4c01c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b8dbb2 View commit details
    Browse the repository at this point in the history