Codd is a simple-to-use CLI tool that applies plain postgres SQL migrations atomically with strong and automatic cross-environment schema equality checks.
Other
38
stars
1
forks
source link
Do not open more than one migration or on-disk representation file at a time #173
Fixes issue #172 and adds a test to assert this never happens again