Searched refs:migration (Results 1 – 7 of 7) sorted by relevance
42 let migration = migrate( in main() localVariable49 Ok(re.migration_report(&migration, &args.output_path)?) in main()
34 pub use self::migration::migrate;35 mod migration; module
193 let migration = migrate( in main() localVariable200 let compatible_pairs = migration.compatible_pairs().collect::<Vec<_>>(); in main()
14 description: "Flag to test flag migration"
80 To create new, canonical migration scripts to update the database schema, run:84 To undo the latest database migration, run:
20 before it got moved to external/perfetto as part of the winscope-to-perfetto migration.