stripe / pg-schema-diff

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

Add support for altering sequences #113

Closed bplunkett-stripe closed 4 months ago

bplunkett-stripe commented 4 months ago

Description

Add support for altering sequences

Motivation

Fixes #110

Testing

Tested with unit tests