Searched refs:DROP_INDEX (Results 1 – 1 of 1) sorted by relevance
47 static const string DROP_INDEX = "DROP INDEX IF EXISTS "; in DropIndex() local48 return DROP_INDEX; in DropIndex()