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

Prisma Client: make orderByNulls GA #19377

Closed
14 of 15 tasks
Jolg42 opened this issue May 22, 2023 · 0 comments · Fixed by prisma/prisma-engines#4022
Closed
14 of 15 tasks

Prisma Client: make orderByNulls GA #19377

Jolg42 opened this issue May 22, 2023 · 0 comments · Fixed by prisma/prisma-engines#4022
Assignees
Labels
kind/tech A technical change. team/client Issue for team Client. topic: orderByNulls `{ sort: 'asc', nulls: 'last' }` and similar topic: previewFeatures Issue touches on an preview feature flag topic: prisma-client
Milestone

Comments

@Jolg42
Copy link
Member

Jolg42 commented May 22, 2023

Note from @Weakky: MongoDB is intentionally not supported yet because supporting the feature required too many hacks. The connector doesn't have the capability and thus doesn't expose the API at all. We could review that in the future, but I'd suggest we keep it that way for now.

@Jolg42 Jolg42 added topic: prisma-client topic: previewFeatures Issue touches on an preview feature flag kind/tech A technical change. team/client Issue for team Client. topic: orderByNulls `{ sort: 'asc', nulls: 'last' }` and similar topic: prisma5 labels May 22, 2023
@Jolg42 Jolg42 added this to the 5.0.0 milestone May 22, 2023
Jolg42 added a commit to prisma/prisma-engines that referenced this issue Jun 7, 2023
@Jolg42 Jolg42 linked a pull request Jun 9, 2023 that will close this issue
@Jolg42 Jolg42 modified the milestones: 5.0.0, 4.16.0 Jun 14, 2023
@Jolg42 Jolg42 reopened this Jun 14, 2023
@Jolg42 Jolg42 self-assigned this Jun 15, 2023
@janpio janpio closed this as completed Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/tech A technical change. team/client Issue for team Client. topic: orderByNulls `{ sort: 'asc', nulls: 'last' }` and similar topic: previewFeatures Issue touches on an preview feature flag topic: prisma-client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants