iraidaa
iraidaa
Hi @kondado, Have you tried the Firebird connector? It works with the 3.0.10 in the CE 22.3.2. Is that an option for you? Regarding the ODBC driver, please provide the...
Hi @kondado, Could you try the Firebird? Is that an option for you? 
Hi @kondado, Unfortunately, this is an issue with the ODBC connector used in DBeaver CE. We can't solve it from DBeaver's side. You can use the Firebird connector. Also, the...
Hi @ladeche, Please describe how the session hangs. DBeaver stops working, so you can't use UI in any way (completely frozen, unresponsive UI), or is something loading endlessly, but you...
The issue remains in 23.0.0 with PostgreSQL 12 and PostgreSQL 14.2 native client. The script added to the task contains only the following query ``` CREATE TEMPORARY TABLE test1 AS...
I reproduce the issue in 22.3.1, exporting from one database to another using one MySQL connection. Here is the DDL of the original table:  And here is the DDL...
The workaround to create a target table using the SQL Editor first and then import data in this table works. For example, creating an empty table containing a column `NOT...
Hi @we-sell-bags, Can we clarify the steps to reproduce the issue with you, please? 1. Create table _workers_ with the query you provided and populate with some data 2. Create...
We have the same request from our customer. Internal support ticket number is 464515.
I can reproduce the issue using PostgreSQL 14.6 in DBeaver CE 24.2.4 on Windows 11. 1. The 'utilization' table was created using the attached script  2. When using a...