Searched defs:executeSqls (Results 1 – 3 of 3) sorted by relevance
152 std::vector<std::string> executeSqls = this->SQL_PHOTO_ALBUM_TABLE_DROP_TRIGGER; in DropPhotoAlbumTrigger() local231 …std::vector<std::string> executeSqls = {this->SQL_TEMP_PHOTO_MAP_TABLE_DROP, this->SQL_TEMP_PHOTO_… in MoveSingleRelationshipToPhotos() local
56 vector<string> executeSqls = { clearPhoto }; in ClearTables() local143 vector<string> executeSqls = {updateSql}; in PrepareAbnormalPhotos() local
389 BatchRefSqls executeSqls; in MakeExecuteSqls() local