Skip to content

2.8.0#888

Merged
mhwelander merged 50 commits intomasterfrom
2.8.0
Oct 5, 2020
Merged

2.8.0#888
mhwelander merged 50 commits intomasterfrom
2.8.0

Conversation

@mhwelander
Copy link
Copy Markdown
Contributor

@mhwelander mhwelander commented Oct 5, 2020

  • findFirst
  • Removed preview stuff from mode (case sensitivity)
  • Schema path output by CLI
  • Added distinct to findMany API ref docs

mhwelander added 30 commits May 26, 2020 17:20
Fixed some typos
This was linked to issues Oct 5, 2020
Copy link
Copy Markdown
Contributor

@Jolg42 Jolg42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Copy Markdown
Contributor

@thebiglabasky thebiglabasky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skimmed through it and left a couple of comments

```

> Please [share your feedback](https://github.com/prisma/prisma/issues/3340) on how this feature works for you. We are interested in both positive and negative feedback, so we know if this feature is already ready for production! (If encounter any problems, please open a [new issue in the `prisma/prisma` repository](https://github.com/prisma/prisma/issues/new/choose)).
Case-insensitive filtering [can be enabled for PostgreSQL](case-sensitivity#options-for-case-insensitive-filtering). The feature is not required for MySQL and MariaDB because these databases are case-insensitive by default.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"The feature is not required" feels odd. Do you mean "The feature is not available" ?

@mhwelander mhwelander added the type/docs Documentation creation, updates or corrections label Oct 5, 2020
@mhwelander mhwelander merged commit 7c51160 into master Oct 5, 2020
@mhwelander mhwelander deleted the 2.8.0 branch October 5, 2020 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/docs Documentation creation, updates or corrections

Projects

None yet

Development

Successfully merging this pull request may close these issues.

findFirst not documented findMany missing distinct

3 participants