Skip to content

Update DB workflow guides to new relation syntax#48

Merged
nikolasburk merged 10 commits intomasterfrom
prisma2-1981
Mar 30, 2020
Merged

Update DB workflow guides to new relation syntax#48
nikolasburk merged 10 commits intomasterfrom
prisma2-1981

Conversation

@janpio
Copy link
Copy Markdown
Contributor

@janpio janpio commented Mar 29, 2020

@janpio janpio requested a review from nikolasburk March 30, 2020 00:47
@janpio janpio marked this pull request as ready for review March 30, 2020 00:49
@nikolasburk nikolasburk merged commit c994315 into master Mar 30, 2020
@nikolasburk
Copy link
Copy Markdown
Contributor

Thanks so much for this Jan ❤️

```

The database connection URL is set via an environment variable. The Prisma CLI automatically supports the [`dotenv`](https://www.npmjs.com/package/dotenv) format which automatically picks up environment variables defined in a file called `.env`.
The database connection URL is set via an environment variable. The Prisma CLI automatically supports the [`dotenv`](https://github.com/motdotla/dotenv) format which automatically picks up environment variables defined in a file called `.env`.
Copy link
Copy Markdown
Contributor Author

@janpio janpio Mar 30, 2020

Choose a reason for hiding this comment

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

That is present in all 3 variants of this article possibly.

@janpio janpio deleted the prisma2-1981 branch March 30, 2020 11:09
2color added a commit that referenced this pull request Mar 31, 2020
* origin/master: (29 commits)
  Content/init (#76)
  Content/init (#74)
  Some links for header and footer (#70)
  Remove unsupported (#69)
  algolia query removed
  meta viewport
  MDX button  (#68)
  Sidenav issue (#67)
  Added algolia plugin
  Update treeNode.tsx
  adjust diagrams (#66)
  Content/init (#64)
  Content/init (#63)
  Content/init (#62)
  Added meta titles and descriptions (#61)
  Add MySQL article (#52)
  Add SQLite article (#53)
  Add postgres install doc (#51)
  Update DB workflow guides to new relation syntax (#48)
  Content/init (#60)
  ...
2color added a commit that referenced this pull request Mar 31, 2020
* origin/master: (29 commits)
  Content/init (#76)
  Content/init (#74)
  Some links for header and footer (#70)
  Remove unsupported (#69)
  algolia query removed
  meta viewport
  MDX button  (#68)
  Sidenav issue (#67)
  Added algolia plugin
  Update treeNode.tsx
  adjust diagrams (#66)
  Content/init (#64)
  Content/init (#63)
  Content/init (#62)
  Added meta titles and descriptions (#61)
  Add MySQL article (#52)
  Add SQLite article (#53)
  Add postgres install doc (#51)
  Update DB workflow guides to new relation syntax (#48)
  Content/init (#60)
  ...
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.

Update DB workflow guides to new relation syntax

2 participants