Skip to content

Simple tool to input a Prisma schema and get the generated SQL (via `migrate diff`)

Notifications You must be signed in to change notification settings

janpio/prisma-schema-to-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prisma-schema-to-sql

Simple tool to input a Prisma schema and get the generated SQL (via migrate diff)

2 frames:

  • Left: Textarea that accepts (and potentially highlights and validates) a Prisma Schema + Button
  • Right: On button click shows the CLI output of validate and migrate diff and outputs the resulting SQL

About

Simple tool to input a Prisma schema and get the generated SQL (via `migrate diff`)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published