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(driver-adapters): enable Wasm on sql-query-connector #4444

Merged
merged 33 commits into from
Nov 17, 2023

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    61ef25b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    055e696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c6ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    060486d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5de1dc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    8ecbc5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45df24f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a1f733 View commit details
    Browse the repository at this point in the history
  4. chore(quaint): update README

    jkomyno committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e61bf75 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    257c4c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab6d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab65c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    485f6dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfb5507 View commit details
    Browse the repository at this point in the history
  6. chore(query-engine-wasm): add currently unused local crates to test w…

    …asm32-unknown-unknown compilation
    jkomyno committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e7df5a3 View commit details
    Browse the repository at this point in the history
  7. chore: update Cargo.lock

    jkomyno committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8c5d3dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6648a88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe2fb8b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' of …

    …github.com:prisma/prisma-engines into feat/sql-query-connector-on-wasm32-unknown-unknown
    jkomyno committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2ffe394 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    c987dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626bc1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9f8ba8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c1a100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f4c8f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95a4e28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bacb635 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    263bab0 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/quaint-on-wasm32-unknown-unknown' into feat/sql-qu…

    …ery-connector-on-wasm32-unknown-unknown
    jkomyno authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    414ae2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76816fd View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' of …

    …github.com:prisma/prisma-engines into feat/sql-query-connector-on-wasm32-unknown-unknown
    jkomyno committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7359a08 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    33cdf77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3541054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e79cb1f View commit details
    Browse the repository at this point in the history