mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-05 06:54:39 +01:00
* refactores getQueryTableName: * replaces the $query argument with a $this implementation * exposes getQueryTableName to be public instead of private. Fixes #12878 * added unit tests for exposed method * updated changelog * - methodname changed to 'getTableNameAndAlias' - scope back to private - added @internal tag to emphasize that the method is used purely for the internal workings of this piece of software. - removed changelog (as the API has not changed) * update tests
29 KiB
29 KiB