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: Support parameterized NUMERIC, BIGNUMERIC, STRING, and BYTES types #180

Merged
merged 8 commits into from May 24, 2021

Commits on May 21, 2021

  1. Copy the full SHA
    97e6d26 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7b569c9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8aa19c3 View commit details
    Browse the repository at this point in the history
  4. lint/blacken

    jimfulton committed May 21, 2021
    Copy the full SHA
    dfd7f4e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1cfa6ea View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Copy the full SHA
    7471f1e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Simplified substitute_re_method

    By splitting string replacement into separate function, substitute_string_re_method.
    jimfulton committed May 24, 2021
    Copy the full SHA
    2ee6935 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3a69740 View commit details
    Browse the repository at this point in the history