Searched defs:sqlType (Results 1 – 2 of 2) sorted by relevance
108 bool SqliteUtils::IsSqlReadOnly(int sqlType) in IsSqlReadOnly()113 bool SqliteUtils::IsSpecial(int sqlType) in IsSpecial()
795 int sqlType = SqliteUtils::GetSqlStatementType(sql); in ExecuteSql() local1241 std::string sqlType = sql.substr(index, 3); in CheckAttach() local