stripe / pg-schema-diff

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

Add foreign key support #53

Closed bplunkett-stripe closed 11 months ago

bplunkett-stripe commented 11 months ago

Description

Add foreign key support

Motivation

https://github.com/stripe/pg-schema-diff/issues/49

Testing

Tested with acceptance tests