You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2023/02/09 07:27:07 UTC

[fineract-cn-postgresql] 18/23: Merge pull request #7 from aasaru/FINCN-180

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

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

commit 0d55491b4fa347af3b07ce2b055801ecaba9f419
Merge: 936115b 239888a
Author: aasaru <aa...@gmail.com>
AuthorDate: Wed Oct 16 20:53:19 2019 +0300

    Merge pull request #7 from aasaru/FINCN-180
    
    FINCN-180 restore tenant-specific data sources functionality

 README.md                                          |  8 +++----
 .../config/EclipseLinkJpaConfiguration.java        | 10 ++++++---
 .../PostgreSQLTenantBasedJavaConfiguration.java    | 12 +++++-----
 .../domain/ContextAwareRoutingDataSource.java      |  4 ++--
 .../cn/postgresql/util/EclipseLinkConstants.java   | 26 ++++++++++++++++++++++
 5 files changed, 45 insertions(+), 15 deletions(-)