blob: 23475b434308616fbe088256b29c1b1f3cd7cedd [file] [log] [blame] [edit]
-- Copyright 2025 The Go Authors. All rights reserved.
-- Use of this source code is governed by a BSD-style
-- license that can be found in the LICENSE file.
BEGIN;
DROP INDEX IF EXISTS idx_version_map_requested_version_module_path_resolved_version;
END;