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

fix(D1): numerical filters and aggregations + emulated referential actions #4970

Merged
merged 17 commits into from
Aug 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
c9d1b37
feat(driver-adapters): add support for arg_types (Napi, Wasm) in "Query"
jkomyno Jul 31, 2024
b627392
test(driver-adapters): fixed D1 tests related to Int64 (de)serialisation
jkomyno Jul 31, 2024
46841fc
DRIVER_ADAPTERS_BRANCH=feat/d1-arg-types retrigger CI/CD
jkomyno Jul 31, 2024
d742a1e
DRIVER_ADAPTERS_BRANCH=feat-d1-arg-types retrigger CI/CD
jkomyno Aug 6, 2024
dd8fb32
Merge branch 'main' of github.com:prisma/prisma-engines
jkomyno Aug 6, 2024
286ce7b
Merge branch 'main' into integration/fix-d1-int64
jkomyno Aug 6, 2024
966bb2c
chore: add logs to "Extract branch name" CI step
jkomyno Aug 6, 2024
61431bb
DRIVER_ADAPTERS_BRANCH=feat/d1-arg-types chore: retrigger CI/CD
jkomyno Aug 6, 2024
a125647
chore: add logs to "Extract branch name" CI step
jkomyno Aug 6, 2024
a17704b
DRIVER_ADAPTERS_BRANCH=feat/d1-arg-types chore: retrigger CI/CD
jkomyno Aug 6, 2024
372fa9b
fix: use head ref rather than merge branch to get the original commit…
jkomyno Aug 6, 2024
f1fdaaf
DRIVER_ADAPTERS_BRANCH=feat/d1-arg-types chore: retrigger CI/CD
jkomyno Aug 6, 2024
8c92345
feat(driver-adapters): map every "QuaintValue" enum value to "JSArgType"
jkomyno Aug 7, 2024
39886f4
chore(driver-adapters): use camelCase for "Query" deserialisation in …
jkomyno Aug 7, 2024
e5ebd17
DRIVER_ADAPTERS_BRANCH=feat/d1-arg-types chore: retrigger CI/CD
jkomyno Aug 7, 2024
1ba2653
feat(driver-adapters): discard the optionality in JSArgType, simplify…
jkomyno Aug 8, 2024
3fe108c
DRIVER_ADAPTERS_BRANCH=feat/d1-arg-types chore: retrigger CI/CD
jkomyno Aug 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of github.com:prisma/prisma-engines
  • Loading branch information
jkomyno committed Aug 6, 2024
commit dd8fb320394655a751d14ba87a4fa321e88fddca

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.