Skip to content

A small example of manually creating a Grafast schema using @dataplan/pg without any codegen

Notifications You must be signed in to change notification settings

benjie/dataplanpg-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@dataplan/pg example

Warning

Destroys and recreates a local database called dataplanpg-example.

Assuming you have postgres running locally with trust authorization, run:

yarn
yarn resetdb # WARNING: destroys and creates a database!
yarn start

Note

The TypeScript types are currently problematic, I'm working on that. The code works though!

About

A small example of manually creating a Grafast schema using @dataplan/pg without any codegen

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published