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

Optional parsing of query result into objects #78

Merged
merged 17 commits into from
Aug 27, 2020
Merged

Optional parsing of query result into objects #78

merged 17 commits into from
Aug 27, 2020

Commits on Aug 20, 2020

  1. Merge pull request #1 from bryanyang0528/master

    merge for source
    harlev authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    63b63c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from bryanyang0528/master

    Sync
    harlev authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    3510aea View commit details
    Browse the repository at this point in the history
  3. basic parse result + tess

    harlev committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    038ab77 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    8fbc0d7 View commit details
    Browse the repository at this point in the history
  2. test with struct

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    933a9d9 View commit details
    Browse the repository at this point in the history
  3. handle STRUCT type

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5c59154 View commit details
    Browse the repository at this point in the history
  4. add map & array

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    9099036 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a26444e View commit details
    Browse the repository at this point in the history
  6. test parse_column

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    dcf20f5 View commit details
    Browse the repository at this point in the history
  7. test process_row

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    69c9e99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b97507d View commit details
    Browse the repository at this point in the history
  9. test default flow

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    eefdd67 View commit details
    Browse the repository at this point in the history
  10. test new flow

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    fe4405f View commit details
    Browse the repository at this point in the history
  11. test handling of finalMessage

    harlev committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    9857846 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    bfef80f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0851b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c80ddb View commit details
    Browse the repository at this point in the history