Created
May 21, 2018 17:25
-
-
Save ryansgot/e265a90f0e2d32047300b21f728446b3 to your computer and use it in GitHub Desktop.
Log of dbMigrate output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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