db
db copied to clipboard
Changes before release 2.0.0
- Remove
AbstractDMLQueryBuilder::getTypecastValue()method - Remove
string $tableargument fromAbstractDMLQueryBuilder::normalizeColumnNames()andAbstractDMLQueryBuilder::getNormalizeColumnNames() - Remove
SchemaInterface::TYPE_JSONBconstant - Remove
TableSchemaInterface::compositeForeignKey()method - Remove argument
bool $withColumn = falsefromQuoter::getTableNameParts() - Remove argument
$rawSqlfromAbstractCommand::internalExecute() - Allow pass
ExpressionInterfaceas alias toQueryPartsInterface::withQuery()(see #775) - Remove
AbstractPdoCommand::logQuery()method - Remove
AbstractSchema::normalizeRowKeyCase()method - Remove
SchemaInterface::isReadQuery()method - Remove
SchemaInterface::getRawTableName()method - Add
QuoterInterface::getRawTableName()method