pub fn run_pending_migrations( conn: &Connection, dry_run: bool, ) -> Result<MigrationReport, SqliteGraphError>