Searched refs:getParametrizeReplaceQuery (Results 1 – 1 of 1) sorted by relevance
77 $statement = $this->getParametrizeReplaceQuery($this->tableName, $this->data);227 private function getParametrizeReplaceQuery(string $table, array $data): string function in ComboStrap\\SqliteRequest