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 request-handlers #4455

Merged
merged 51 commits into from
Nov 21, 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
    754746e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe2fb8b 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 14, 2023
    Configuration menu
    Copy the full SHA
    2ffe394 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' int…

    …o feat/query-core-on-wasm32-unknown-unknown
    jkomyno committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e66fb65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c41dc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    b69bb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c987dce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    626bc1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9f8ba8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c1a100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f4c8f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95a4e28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bacb635 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    263bab0 View commit details
    Browse the repository at this point in the history
  10. 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
  11. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' int…

    …o feat/query-core-on-wasm32-unknown-unknown
    jkomyno authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d0f783d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76816fd View commit details
    Browse the repository at this point in the history
  13. 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
  14. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' int…

    …o feat/query-core-on-wasm32-unknown-unknown
    jkomyno authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f61665a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5126a75 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de39d9e View commit details
    Browse the repository at this point in the history
  17. Merge branch 'feat/query-core-on-wasm32-unknown-unknown' into feat/re…

    …quest-handlers-on-wasm32-unknown-unknown
    jkomyno authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4ed297e 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
    2dd3f02 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' int…

    …o feat/query-core-on-wasm32-unknown-unknown
    jkomyno committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2afeddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2339b31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edf0f4e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/query-core-on-wasm32-unknown-unknown' into feat/re…

    …quest-handlers-on-wasm32-unknown-unknown
    jkomyno committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5976ab1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96cd8ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3541054 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e79cb1f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feat/sql-query-connector-on-wasm32-unknown-unknown' int…

    …o feat/query-core-on-wasm32-unknown-unknown
    jkomyno authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e52500f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feat/query-core-on-wasm32-unknown-unknown' into feat/re…

    …quest-handlers-on-wasm32-unknown-unknown
    jkomyno authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2c70d12 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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