DEFAULT_TABLE_LIST_QUERY

SqliteWrapper.DEFAULT_TABLE_LIST_QUERY = "SELECT name FROM sqlite_master WHERE type = 'table'"