blob: c29a15b59beac93bc3a5bfe061c6edf3b11f7e3b [file] [log] [blame]
-- Copyright 2021 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_symbol_search_documents_symbol_name_imported_by_count;
END;