Skip to content

Instantly share code, notes, and snippets.

@ryansgot
Created May 21, 2018 17:25
Show Gist options
  • Save ryansgot/e265a90f0e2d32047300b21f728446b3 to your computer and use it in GitHub Desktop.
Save ryansgot/e265a90f0e2d32047300b21f728446b3 to your computer and use it in GitHub Desktop.
Log of dbMigrate output
w: Note: [DiffGenerator] analyzing diff: targetContext.allTables().size() = 1
w: Note: [MigrationGenerator] Number of migrations in set = 4
w: Note: [ResourceCreator] creating resource at location: CLASS_OUTPUT
w: Note: [MigrationGenerator] creating source file: /path/to/app/build/tmp/kapt3/classes/debug/com/fsryan/example/forsuredb/1526923325850.migration
> Task :app:dbMigrate
I/[forsuredbplugin.dbMigrate]: creating /path/to/app/src/main/assets to store migration files
I/[forsuredbplugin.dbMigrate]: copying migration file /path/to/app/build/tmp/kapt3/classes/debug/com/fsryan/example/forsuredb/1526923325850.migration to /path/to/app/src/main/assets/1526923325850.migration.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment