Searched refs:autoMigrations (Results 1 – 9 of 9) sorted by relevance
133 val autoMigrations = (autoMigrationsAttribute as UCallExpression).valueArguments in <lambda>() constant135 if (!isAutoMigrationPathComplete(autoMigrations, databaseVersion)) { in <lambda>()229 autoMigrations: List<UExpression>, in <lambda>()234 autoMigrations.map { in <lambda>()
37 autoMigrations = {@AutoMigration(from = 1, to = 2)})
6 autoMigrations = {60 * autoMigrations can be missing or empty.64 * autoMigrations must be added with all migrations all the way from Version 1.
37 autoMigrations = {
40 autoMigrations = {@AutoMigration(from = 1, to = 2), @AutoMigration(from = 2, to = 3)})
44 autoMigrations = {
48 autoMigrations = {
38 autoMigrations = {
47 autoMigrations = {