Skip to content

Replace prisma deprecated fineOne() -> findUnique()#1629

Merged
thedavidprice merged 1 commit intomainfrom
rc-find_unique
Jan 12, 2021
Merged

Replace prisma deprecated fineOne() -> findUnique()#1629
thedavidprice merged 1 commit intomainfrom
rc-find_unique

Conversation

@cannikin
Copy link
Copy Markdown
Contributor

Closes #1612

@cannikin
Copy link
Copy Markdown
Contributor Author

This does NOT cover the comment here: #1612 (comment) I didn't want to try and wade into the TS world with this one.

@github-actions
Copy link
Copy Markdown

📦 Packages for this PR can be downloaded from
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/create-redwood-app-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-api-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-api-server-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-auth-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-cli-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-core-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-dev-server-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-eslint-config-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-eslint-plugin-redwood-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-forms-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-internal-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-router-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-structure-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-testing-0.22.1-4afb468.tgz
https://rw-pr-redwoodjs-com.s3.amazonaws.com/1629/redwoodjs-web-0.22.1-4afb468.tgz

Install this PR by running yarn rw upgrade --pr 1629:0.22.1-4afb468

@thedavidprice thedavidprice merged commit f13e8ba into main Jan 12, 2021
@thedavidprice thedavidprice added this to the next release milestone Jan 12, 2021
dac09 added a commit to dac09/redwood that referenced this pull request Jan 14, 2021
…ender-p1

* 'main' of github.com:redwoodjs/redwood:
  v0.23.0
  GH Action PR Comment: Formatting
  add learn.rwjs.com repo to contributors (redwoodjs#1634)
  update PR Package Action formatting
  Updated All-Contributors Data (redwoodjs#1621)
  sync yarn.lock (redwoodjs#1632)
  Resolve promises in the console (redwoodjs#1619)
  Replace prisma deprecated fineOne() -> findUnique() (redwoodjs#1629)
@thedavidprice thedavidprice deleted the rc-find_unique branch July 27, 2021 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prisma findOne Deprecation requires updating Scaffold Generator

2 participants