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:26:52 UTC

[fineract-cn-postgresql] 03/23: Merge pull request #1 from Izakey/develop

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 5f2cbfab9e770ab9172a8939772adc08413930ba
Merge: 3d72340 779aaa6
Author: Isaac Kamga <u2...@gmail.com>
AuthorDate: Sat Mar 23 02:43:02 2019 +0100

    Merge pull request #1 from Izakey/develop
    
    Revert to Hibernate ORM until migration to Postgres is complete

 build.gradle                                       |  3 +-
 .../config/PostgreSQLJavaConfiguration.java        |  8 ++-
 .../cn/postgresql/util/JdbcUrlBuilder.java         | 32 ++++------
 .../cn/postgresql/util/PostgreSQLConstants.java    |  4 +-
 .../cn/postgresql/util/JdbcUrlBuilderTest.java     | 68 ++++++----------------
 5 files changed, 36 insertions(+), 79 deletions(-)