stripe / pg-schema-diff

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

Add postgres version 16 support #137

Closed bplunkett-stripe closed 3 months ago

bplunkett-stripe commented 3 months ago

Description

Officially support Postgres 16 - add to acceptance test matrix

Motivation

Fixes #75

Testing

Tested with unit tests