sqldelight
sqldelight copied to clipboard
Document the "verify migration" flag
Description
There is a verifyMigrations flag in the gradle plugin extension (here) but this is not documented or explained anywhere. There is a task verifySqlDelightMigration which is listed by gradle tasks with the description Aggregation task which runs every migration task for every given source - this seems wrong? But maybe I'm not understanding what this actually does.