kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

Update m140101_100000_dynagrid.php #50

Closed philippfrenzel closed 9 years ago

philippfrenzel commented 9 years ago

Hi, Thanks for merging, while trying to install, the following corrections needed to be done:

A) Remove of namespace, throws error with all migration modules - generally without namespace - ? B) Froreign Keys and PrimaryKeys are not "tbl_prefixed" -> so sorry for first pull request, this should work now!

Thanks for you amazing work!