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 DuckDB node.js API #1112

Merged
merged 37 commits into from Nov 12, 2020
Merged

Add DuckDB node.js API #1112

merged 37 commits into from Nov 12, 2020

Commits on Jul 30, 2020

  1. first very limited version

    hannes committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    380f590 View commit details
    Browse the repository at this point in the history
  2. travis attempt

    hannes committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c6c6191 View commit details
    Browse the repository at this point in the history
  3. typo

    hannes committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    fcfb687 View commit details
    Browse the repository at this point in the history
  4. added test

    hannes committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    b86da72 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    cc2cd8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2e653 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. fix build and add make file

    hannes committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b45baa5 View commit details
    Browse the repository at this point in the history
  2. auto-run configure

    hannes committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    61ff468 View commit details
    Browse the repository at this point in the history
  3. making .each work

    hannes committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    224923a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c237c4 View commit details
    Browse the repository at this point in the history
  5. import tests

    hannes committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    f5772bf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    c2027e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9d33a View commit details
    Browse the repository at this point in the history
  3. some more tests pass

    hannes committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    5e89fb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

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

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    541b372 View commit details
    Browse the repository at this point in the history
  2. mc

    hannes committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4c836a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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

Commits on Nov 5, 2020

  1. re-implemeting

    hannes committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    9750600 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. second part of js rewrite

    hannes committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9bb8179 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    8e74f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cee6fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48feba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5374e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edef087 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    81e8e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b77c95 View commit details
    Browse the repository at this point in the history
  3. mc

    hannes committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    ceb82e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. moar tests pass

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    8184e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9601c83 View commit details
    Browse the repository at this point in the history
  3. passing most test cases whee

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    f263088 View commit details
    Browse the repository at this point in the history
  4. comma

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6f75c22 View commit details
    Browse the repository at this point in the history
  5. added gha test for node

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    83fe2eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34c37ba View commit details
    Browse the repository at this point in the history
  7. deps

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    16cda8a View commit details
    Browse the repository at this point in the history
  8. dont build nodejs by default

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1aa43fe View commit details
    Browse the repository at this point in the history
  9. some minor updates

    hannes committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    ae619b6 View commit details
    Browse the repository at this point in the history