bikeshedder / tusker

PostgreSQL migration management tool
The Unlicense
208 stars 17 forks source link

Set default migra configs #17

Closed jvandermey closed 2 years ago

jvandermey commented 2 years ago

With the 0.4.3 release, running without a config file results in the following error:

tomlkit.exceptions.NonExistentKey: 'Key "migra" does not exist.'
bikeshedder commented 2 years ago

Ouch. That's a big mistake. Good catch.

bikeshedder commented 2 years ago

I just released 0.4.4 on pypi including the fix: https://pypi.org/project/tusker/0.4.4/