Closed mrsoto closed 8 years ago
It's now supported.
Pull request #190 is probably supported too. Actually I moved to respect relational. This project look to be abandoned
In version 1.2.1, multiple GROUP BY is still not working for me. Still getting the following error:
expects parameter 2 to be string, array given
As far as I understand you have to fork this repo because it only support owner projects' requirements
El dom., 30 de abr. de 2017 10:41, sebam91 notifications@github.com escribió:
In version 1.2.1, multiple GROUP BY is still not working for me. Still getting the following error:
expects parameter 2 to be string, array given
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/catfan/Medoo/issues/191#issuecomment-298233034, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ5pQco4GkqyDEmk_2BLb3-18IdnbceXks5r1I9rgaJpZM4DVyZK .
@sebam91 Oh, sorry. I mixed this issue up with ORDER by.
It's added on develop branch now, and will be release soon. 8c796f48eb
The group by only support 1 column, array desired .