Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
Fixed alignment in prisma data schematic
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaquim authored and nikolasburk committed Jan 30, 2018
1 parent 0e965b3 commit 3ab347f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Prisma uses a dedicated, intermediate format for importing and exporting data: T
+--------------+ +----------------+ +------------+
| +--------------+ | | | |
| | | | | | | |
| | SQL | | (1) transform | NDF | (2) chunked upload | prisma |
| | SQL | | (1) transform | NDF | (2) chunked upload | prisma |
| | MongoDB | | +--------------> | | +-------------------> | |
| | JSON | | | | | |
| | | | | | | |
Expand Down

0 comments on commit 3ab347f

Please sign in to comment.