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

feat: add support for NUMERIC type #86

Merged
merged 9 commits into from Sep 3, 2020

Commits on Jul 16, 2020

  1. Copy the full SHA
    4f68c34 View commit details
    Browse the repository at this point in the history
  2. add tests

    larkee committed Jul 16, 2020
    Copy the full SHA
    d914299 View commit details
    Browse the repository at this point in the history
  3. fix test name

    larkee committed Jul 16, 2020
    Copy the full SHA
    ad41c1b View commit details
    Browse the repository at this point in the history
  4. remove unused import

    larkee committed Jul 16, 2020
    Copy the full SHA
    aa2f2ad View commit details
    Browse the repository at this point in the history
  5. add NUMERIC to param_types

    larkee committed Jul 16, 2020
    Copy the full SHA
    1accf1f View commit details
    Browse the repository at this point in the history
  6. add system tests

    larkee committed Jul 16, 2020
    Copy the full SHA
    7a586f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Copy the full SHA
    50f7e65 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    45c9d15 View commit details
    Browse the repository at this point in the history
  3. style: fix lint

    larkee committed Sep 3, 2020
    Copy the full SHA
    9974768 View commit details
    Browse the repository at this point in the history