octopot / forma

📇 Data Collector as a Service.
https://hugs.octolab.net
MIT License
20 stars 3 forks source link

wrap migration with transaction #188

Closed kamilsk closed 5 years ago

kamilsk commented 5 years ago
begin;
...
commit;
kamilsk commented 5 years ago

won't do