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

ikamga pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-template.git

commit 9e47fb42b29ee6e9257bbded56df35025680d329
Merge: d7c232d 666d932
Author: Isaac Kamga <[email protected]>
AuthorDate: Mon Sep 2 23:39:16 2019 +0100

    Merge pull request #6 from Izakey/FINCN-120
    
    Migrate template from MariaDB to PostgreSQL

 .gitignore                                                |  3 ++-
 NOTICE.txt                                                |  2 +-
 .../apache/fineract/cn/template/SuiteTestEnvironment.java |  6 +++---
 .../java/org/apache/fineract/cn/template/TestSample.java  |  2 +-
 service/build.gradle                                      |  2 +-
 .../cn/template/service/TemplateConfiguration.java        |  4 ++--
 .../internal/command/handler/MigrationAggregate.java      |  2 +-
 service/src/main/resources/application.yml                | 15 ++++++++++-----
 .../{mariadb => postgresql}/V1__initial_setup.sql         |  2 +-
 shared.gradle                                             |  5 +++--
 10 files changed, 25 insertions(+), 18 deletions(-)


Reply via email to