Confusion About Migrator's Failure Handling in Layer Configuration
Hi team, I'm confused about the behaviour of the Migrator. The layer appears to discard failure:
Layer.effectDiscard(run(options)) I've seen a case where the migration table row was inserted, but the table alteration actually failed.