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

Best effort support for JS BigInt in queries #14485

Merged
merged 17 commits into from
May 14, 2022

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    5df22c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757a83e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9c792 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    557e95d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94e5f8a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    b82d5e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb2d22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd59447 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b2132e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49a5d2d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Update src/dialects/mssql/query.js

    Co-authored-by: Zoé <zoe@ephys.dev>
    papandreou and ephys committed May 13, 2022
    Configuration menu
    Copy the full SHA
    c1812b9 View commit details
    Browse the repository at this point in the history
  2. Update src/model.d.ts

    Co-authored-by: Zoé <zoe@ephys.dev>
    papandreou and ephys committed May 13, 2022
    Configuration menu
    Copy the full SHA
    db1a5e9 View commit details
    Browse the repository at this point in the history
  3. Update test/unit/query-generator/select-query.test.ts

    Co-authored-by: Zoé <zoe@ephys.dev>
    papandreou and ephys committed May 13, 2022
    Configuration menu
    Copy the full SHA
    ceaf241 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    papandreou committed May 13, 2022
    Configuration menu
    Copy the full SHA
    184acd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a5dcb1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

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