This is an automated email from the ASF dual-hosted git repository.

shruthirajaram pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git.


    from b5213c0  Merge pull request #477 from ShruthiRajaram/FINERACT_546
     add 9688f38  Migration to MySQL 5.7 - ensure all group by clauses are valid
     add dfabdcc  Fixes for stretchy reports to ensure compatibility with MySQL 
5.7
     add 0918ba8  Update for scheduled_email_campaigns
     add 7832e66  FIx for ClientSummary stretchy report
     add add8795  Merge branch 'develop' into mysql-5.7
     new a5168bf  Merge pull request #448 from conradsp/mysql-5.7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../service/GLAccountReadPlatformServiceImpl.java  |  2 +-
 .../mix/service/XBRLResultServiceImpl.java         |  2 +-
 .../service/StaffReadPlatformServiceImpl.java      |  2 +-
 .../CollectionSheetReadPlatformServiceImpl.java    |  6 +++--
 .../service/CenterReadPlatformServiceImpl.java     |  2 +-
 .../service/GuarantorReadPlatformServiceImpl.java  |  4 ++--
 .../service/LoanChargeReadPlatformServiceImpl.java |  2 +-
 .../service/LoanReadPlatformServiceImpl.java       |  4 ++--
 .../DepositAccountReadPlatformServiceImpl.java     |  2 +-
 .../service/SearchReadPlatformServiceImpl.java     |  2 +-
 .../service/ScorecardReadPlatformServiceImpl.java  |  6 ++---
 ...18_7__move_withdrawal_annual_fee_to_charges.sql |  4 ++--
 ...add_force_password_reset_in_c_configuration.sql |  6 ++---
 .../core_db/V313__multi_rescheduling_script.sql    |  1 +
 .../V343__scheduled_email_campaign_status.sql      | 20 ++++++++++++++++
 .../V90__client_performance_history_reports.sql    |  2 +-
 .../sql/migrations/sample_data/barebones_db.sql    | 28 +++++++++++-----------
 .../migrations/sample_data/load_sample_data.sql    | 28 +++++++++++-----------
 18 files changed, 72 insertions(+), 51 deletions(-)
 create mode 100644 
fineract-provider/src/main/resources/sql/migrations/core_db/V343__scheduled_email_campaign_status.sql

Reply via email to