SqlFileMigration({required this.upPath, required this.downPath, Uri? baseUri}) : baseUri = baseUri ?? File.fromUri(Platform.script).parent.uri;