amnah
Results
42
comments of
amnah
Yes, I just released a new version. **Easy solution**: limit composer.json version to `"amnah/yii2-user": "^3.0"` **Harder solution**: change db column names: ``` php role.create_time -> role.created_at role.update_time -> role.updated_at profile.create_time...
Created a migration, seems to work but may want to test a bit more https://gist.github.com/amnah/384e607f5e2d3cbfbc72