You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2023/03/09 09:10:15 UTC

[hop] branch master updated (26aea863c8 -> 358a411aef)

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

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git


    from 26aea863c8 Merge pull request #2527 from hansva/master
     add 70a15e7532 Derby database type don't work #2528
     new 358a411aef Merge pull request #2529 from apache/2528

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:
 .../hop-user-manual/modules/ROOT/pages/database/databases/derby.adoc | 5 ++++-
 .../main/java/org/apache/hop/databases/derby/DerbyDatabaseMeta.java  | 2 +-
 .../java/org/apache/hop/databases/derby/DerbyDatabaseMetaTest.java   | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)


[hop] 01/01: Merge pull request #2529 from apache/2528

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop.git

commit 358a411aef298fa50dd797f1bbc13f47f6a03369
Merge: 26aea863c8 70a15e7532
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Thu Mar 9 10:10:07 2023 +0100

    Merge pull request #2529 from apache/2528
    
    Derby database type don't work #2528

 .../hop-user-manual/modules/ROOT/pages/database/databases/derby.adoc | 5 ++++-
 .../main/java/org/apache/hop/databases/derby/DerbyDatabaseMeta.java  | 2 +-
 .../java/org/apache/hop/databases/derby/DerbyDatabaseMetaTest.java   | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)