blob: 6ae467ebb52a32d4e5c2f7a8a7217a6d0cffe15b [file] [log] [blame]
-- Copyright 2020 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 idx_package_version_states_module_path_version;
END;