graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.74k stars 219 forks source link

Fix documentation relating to migrations #268

Closed benjie closed 3 years ago

benjie commented 3 years ago

Description

We were documenting the current.sql approach; but we now use current/*.sql instead.

Fixes #267

Performance impact

None.

Security impact

None.

Checklist