yii2-gii icon indicating copy to clipboard operation
yii2-gii copied to clipboard

Use model attributes instead of schema in CRUD generator

Open WinterSilence opened this issue 4 years ago • 3 comments

Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues

WinterSilence avatar Sep 25 '21 14:09 WinterSilence

@samdark shouldn't we have tests in this extension, including & comparing outputs ? That would make it easier to track changes

machour avatar Sep 28 '21 10:09 machour

@machour yeah but we don't have any :)

samdark avatar Sep 28 '21 10:09 samdark

yeah but we don't have any :)

Maybe we should start with adding these, and only then start refactoring this extension. Right now reviewing such PRs is a nightmare - it is often really hard to understand what are the actual implications of some changes.

rob006 avatar Sep 28 '21 20:09 rob006