stripe / pg-schema-diff

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

Improve temp database factory - production hardening #138

Closed bplunkett-stripe closed 2 weeks ago

bplunkett-stripe commented 2 weeks ago

Description

Improve tempdb factory:

Motivation

^

Testing

Unit tests