Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perbaikan di view role (mengganti groupBy menjadi Distinct) untuk mengakomodasi penggunaan db postgres #12

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

virbo
Copy link
Contributor

@virbo virbo commented May 27, 2016

ikut kontribusi ya om..ane mencoba yii2-mimin dengan database postgres dan ternyata terjadi error di line 50 di file view/role.view.php...error tersebut terjadi karena penggunaan perintah "Group By" yang ternyata kalau untuk beberpa kondisi di postgres bisa terjadi error, dan salah satu kondisi tersebut ada di line tersebut. sehingganya saya mencoba menggantinya dengan menggunakan Distinct dan aplikasi kembali normal...

@hscstudio hscstudio merged commit 939efbd into hscstudio:master Jun 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants