sqldelight icon indicating copy to clipboard operation
sqldelight copied to clipboard

Document the "verify migration" flag

Open staktrace opened this issue 3 years ago • 0 comments

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.

staktrace avatar Jun 30 '22 02:06 staktrace