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

remote deprecated argument from prisma studio call #1298

Merged

Conversation

AntonioMeireles
Copy link
Contributor

Hi all,

--experimental is no longer needed in currently shipping prisma
studio. this drops the warning shown bellow when calling
yarn rw db studio

$ /Users/am/hacks/osmium/node_modules/.bin/prisma studio --experimental
warn --experimental is no longer required for this command
Starting Prisma Studio ...

first contrib here, excuse me in advance if i missed something obvious :-)

All the best && keep the great work!

  `--experimental` is no longer needed in currently shipping prisma
  studio. this drops the warning shown bellow when calling
  `yarn rw db studio`

  ```
  $ /Users/am/hacks/osmium/node_modules/.bin/prisma studio --experimental
  warn --experimental is no longer required for this command
  Starting Prisma Studio ...
  ```

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
@thedavidprice
Copy link
Contributor

Hi @AntonioMeireles great catch! This works just fine. Appreciate you taking the time to help out. 🚀

Look for this being included in v0.20.0 next week (sometime ¯_(ツ)_/¯).

@thedavidprice thedavidprice merged commit 7a964d3 into redwoodjs:main Oct 8, 2020
@thedavidprice thedavidprice added this to the Next release milestone Oct 8, 2020
@AntonioMeireles AntonioMeireles deleted the PrismaStudioInitArgsFixlet branch October 8, 2020 08:15
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.

None yet

2 participants