Boris Domajnko

Results 7 issues of Boris Domajnko

Hi, in postgresql, the table column is defined as **character varying** In SIARD package it will become ``` Employee Name CHARACTER VARYING(2147483647) varchar true ``` This was discussed in #155....

Description: Cannot restore database: ERROR: column "OB_ID" specified more than once Call getNextException to see other errors in the batch. If I check the initial dbptk-report-20170126124051360.txt for creation with older...

needs more info

To load the database it seems that I need to use the same filter options as for creating the SIARD file. But it is unconvenient to deal with --filter1-column-list additional...

feature

Some questions for the user/admin documentation: Where are saved searches saved and how can I make their backup as I do not want to make backup of all the active...

type: discussion

I am testing ubuntu 24.04beta with PostgreSQL v16 and default-jre java. I cannot make dbptk run. I have tried md5 and scram-sha-256. java --version openjdk 21.0.2 2024-01-16 OpenJDK Runtime Environment...

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...

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...