stripe / pg-schema-diff

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

Bump pgx dependency and to go 1.20 #117

Closed bplunkett-stripe closed 6 months ago

bplunkett-stripe commented 6 months ago

Description

Bump pgx and fix golang ci settings

Motivation

Get golang ci to pass (we are using go 1.18)

Testing

Tested locally