bdurand / capture_migration_sql

Capture SQL generated by ActiveRecord migrations.
MIT License
15 stars 3 forks source link

Delete sql file on failure #6

Closed bdurand closed 6 months ago

bdurand commented 6 months ago

Ensure that generated SQL files are deleted if a migration fails.