É /** * Save DDL data into cache * * @param string $tableCacheKey * @param int $ddlType * @param mixed $data * @return \Magento\Framework\DB\Adapter\AdapterInterface */ 'positional' or 'named' * Ý /** * Prepare value for save in column * * Return converted to column data type value * * @param array $column the column describe array * @param mixed $value * @return mixed */ Í /** * Get delete from select object query * * @param \Magento\Framework\DB\Select $select * @param string $table the table name or alias used in select * @return string|int */ × /** * Try to find installed primary key name, if not - formate new one.