You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by conradsp <gi...@git.apache.org> on 2018/03/07 19:05:27 UTC

[GitHub] fineract pull request #448: Migration to MySQL 5.7 - ensure all group by cla...

GitHub user conradsp opened a pull request:

    https://github.com/apache/fineract/pull/448

    Migration to MySQL 5.7 - ensure all group by clauses are valid

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/conradsp/fineract mysql-5.7

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/fineract/pull/448.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #448
    
----
commit 9688f38ed30a6e58728b037042c2faf9876cd406
Author: conradsp <sc...@...>
Date:   2018-03-07T19:04:42Z

    Migration to MySQL 5.7 - ensure all group by clauses are valid

----


---