stripe / pg-schema-diff

Go library for diffing Postgres schemas and generating SQL migrations
MIT License
270 stars 20 forks source link

Create a user-facing ergnomic representation of schema #126

Open bplunkett-stripe opened 2 months ago

bplunkett-stripe commented 2 months ago
  1. This should be directly fetchable
  2. This should be inputtable into the diff function

This suggests that we just need one mapping of ergnomic user-facing schema to something the differ can leverage