stripe / pg-schema-diff

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

Update get schema hash #123

Closed bplunkett-stripe closed 3 months ago

bplunkett-stripe commented 3 months ago

Description

Get schema hash

Motivation

Used to achieve feature parity when comparing schema hashes

Testing

Unit tests