Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes before release 2.0.0 #767

Closed
12 tasks done
Tigrov opened this issue Nov 1, 2023 · 0 comments
Closed
12 tasks done

Changes before release 2.0.0 #767

Tigrov opened this issue Nov 1, 2023 · 0 comments
Milestone

Comments

@Tigrov
Copy link
Member

Tigrov commented Nov 1, 2023

  • Remove AbstractDMLQueryBuilder::getTypecastValue() method
  • Remove string $table argument from AbstractDMLQueryBuilder::normalizeColumnNames() and AbstractDMLQueryBuilder::getNormalizeColumnNames()
  • Remove SchemaInterface::TYPE_JSONB constant
  • Remove TableSchemaInterface::compositeForeignKey() method
  • Remove argument bool $withColumn = false from Quoter::getTableNameParts()
  • Remove argument $rawSql from AbstractCommand::internalExecute()
  • Allow pass ExpressionInterface as alias to QueryPartsInterface::withQuery() (see Fix BC issues #775)
  • Remove AbstractPdoCommand::logQuery() method
  • Remove AbstractSchema::normalizeRowKeyCase() method
  • Remove SchemaInterface::isReadQuery() method
  • Remove SchemaInterface::getRawTableName() method
  • Add QuoterInterface::getRawTableName() method
@Tigrov Tigrov added this to the 2.0.0 milestone Nov 1, 2023
@Tigrov Tigrov changed the title Remove deprecated methods, arguments, constants Changes before release 2.0.0 Nov 13, 2023
@Tigrov Tigrov closed this as completed May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant