Gii extension version 2.0.8 has been released
Additionally to bug fixes, there is a new option in model generator that allows standardized capitals in class names:
SOME_TABLE -> SomeTable
Other_Table -> OtherTable
instead of
SOME_TABLE -> SOMETABLE
Other_Table -> OtherTable
See the CHANGELOG for details.
No comments:
Post a Comment