samdark / yii2-cookbook

Yii 2.0 Community Cookbook
1.45k stars 297 forks source link

Update ar-single-table-inheritance.md #148

Closed dhoomm closed 7 years ago

dhoomm commented 7 years ago

This prevents duplicate column names in joins. When creating a join with a table having column name 'type' wont create conflict..

samdark commented 7 years ago

Thanks!