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

improve rw prisma command options handling #1746

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

thedavidprice
Copy link
Contributor

Minor change to first check if flags exist (via user input). Will output error and console message if --schema is given at CLI.

@github-actions
Copy link

github-actions bot commented Feb 6, 2021

@thedavidprice thedavidprice added this to the v0.25.0 milestone Feb 6, 2021
@thedavidprice thedavidprice merged commit e5cab91 into main Feb 6, 2021
@thedavidprice thedavidprice deleted the dsp-improve-prisma-flag-handling branch February 6, 2021 19:36
dac09 added a commit to dac09/redwood that referenced this pull request Feb 9, 2021
…ender-p1

* 'main' of github.com:redwoodjs/redwood:
  Exclude --help, leave everything else.
  Fix yargs command.
  Specify node_env before running build web
  Prisma migrate dev handles schema path with spaces
  Dynamically add args as options.
  This is not a TS package.
  Move generate command into lib.
  check if flags exist (redwoodjs#1746)
  use new prisma command (redwoodjs#1745)
  remove dynamic provider and related copy (redwoodjs#1743)
  [breaking] upgrade Prisma v2.16.0 and replace `rw db` commands with `rw prisma` (redwoodjs#1720)
  MockProvider: Wrap children in LocationProvider
  Adds Facebook to list of supported Supabase OAuth providers (redwoodjs#1739)
  Specify types for the router package
  bugfix: don't pass cell children to useQuery
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

1 participant