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

Migration filename update in Readme #267

Closed zylinski closed 3 years ago

zylinski commented 3 years ago

The migration readme retained the old location and name of the migration file current.sql, which had been moved and renamed to 1-current.sql. This has been corrected.

Description

Performance impact

Security impact

Checklist

benjie commented 3 years ago

Thanks for raising this; I've fixed and improved the documentation around this here: https://github.com/graphile/starter/pull/268