Skip to content

Opt In to Prisma experimental features #1460

@FyreByrd

Description

@FyreByrd

Prisma has a few Preview features that we may want to opt in to (these may eventually be built-in features as well)

Prisma supports DB native JOIN and SELECT DISTINCT as preview features. Without these features being opted-in to, Prisma handles joins and distinct in-memory after the query.

Another preview feature we may want to keep an eye on add strict undefined checks. We may want to opt-in preemptively in case they decide to make it a mainstream feature in the future. (theoretically, it would be a breaking change if they did so, but I don't necessarily trust them to hold to semver...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions