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 4910a1045d Merge pull request #3756 from hansva/master
add 8b56eb0d74 fix #3666 DuckDB - Explorer shows multiple entries for
schemas. Tables and Views not populated in their sections.
add ea072ac9d4 fix #3666 Fixed some issues on side buttons.
add bdc3d645e3 fix #3588 Show layout in Database explorer don't work:
temporarily removed GetQueryFieldsProgressDialog because buggy and opened the
dataset directly.
add e8eead36c8 fix #3738 DuckDB: ALTER COLUMN statement not working
new 2d35b8fdda Merge pull request #3673 from sramazzina/3666
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/core/database/DatabaseMetaInformation.java | 13 +++++++--
.../hop/databases/duckdb/DuckDBDatabaseMeta.java | 28 +++++++++++++++----
.../database/dialog/DatabaseExplorerDialog.java | 31 +++++++++++++++++-----
3 files changed, 58 insertions(+), 14 deletions(-)