mzabani / codd

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

Accept whitespace separating KVPs in kvp connection strings, like psql #196

Closed mzabani closed 3 months ago

mzabani commented 4 months ago

Fixes #195