dbptk-developer icon indicating copy to clipboard operation
dbptk-developer copied to clipboard

DBPTK Developer - library and command-line tool for execution of database preservation actions

Results 122 dbptk-developer issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.3.14 to 1.4.14. :information_source: Keep your dependencies up-to-date....

Description: I tried using master-branch built dbptk. Whenever dbptk-tool is invoked, `dbptk-report...` file gets generated regardless how it was being executed (either with or without module. I personally believe this...

Description: I began checking SIARD 2.0 files one by one after running the program trough a whole dataset and noticed that, occasionally, the content of the custom view table is...

WARNING: Illegal reflective access by org.postgresql.jdbc.TimestampUtils (file:/home/dbdipview/admin/siard/dbptk-app-2.10.4.jar) to field java.util.TimeZone.defaultTimeZone Steps required to reproduce the bug: 1. SIARD was created from MySQL database 2. Verification OK: Number of requirements passed...

PostgreSQL type conversion in `PostgreSQLJDBCDatatypeImporter` imports `varchar` as `CHARACTER VARYING` and `text` as `CHARACTER LARGE OBJECT`. However, because SQL:1999 distincts between `CHARACTER` and `NATIONAL CHARACTER`, and PostgreSQL does not, the...

An input configuration yml file generated with the input-config-module as export-module contains the correct input-port-number parameter. Using this configuration yml file as input with the imput-config-module ignores the input-port-number when...

bug

In MS Access, I can select VIEW and for each table there are columns: Field Name, Data Type, and Description. However, in SIARD content of the Description is lost. I...

Description: I tried using master-branch built dbptk. The usage of CLI tool produces dbptk-app.log.txt whenever it is being invoked. I feel that this is not necessary, because on terminal or...

Description: Unable to export table containing varbinary column on SQL Server 2022 Steps required to reproduce the bug: 1. Create a Test database 2. Run the tcl script (see below)...

bug
data loss

Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78. Changelog Sourced from org.bouncycastle:bcprov-jdk18on's changelog. 2.1.1 Version Date:      2024, TBD. 2.2.1 Version Date:      2024, 18th April. 2.3.1 Version Release: 1.78 Date:      2024, 7th April....

dependencies
java