yiisoft / db-migration

The package implementing migration for yiisoft/db.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
29 stars 16 forks source link

Fix issue getRawTableName moved to Quoter #267

Closed BaBL86 closed 3 months ago

BaBL86 commented 3 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC? ✔️/❌

In current db-mysql method getRawTableName removed, migrations doesn't work. This code fix it.

vjik commented 3 months ago

Close in favor https://github.com/yiisoft/db-migration/pull/268