-
### Description
When generate DDL for a table, the primary key is created with wrong order of columns.
It appears that alphabetical order was used!
![Screenshot_20240624_112552](https://github.com/…
-
### Description
Load execution plan is available for firebird in Main menu-SQL Editor, but it do nothing. Log is empty.
### DBeaver Version
23.0.3
### Operating System
win10
### Database and dri…
uslss updated
5 months ago
-
```
What steps will reproduce the problem?
1. No Edit commands in file browser to Edit files
2.
3.
What is the expected output? What do you see instead?
To Delete,Rename,Copy,and Paste Files in file …
-
Submitted by: Haroldo de Oliveira Pinheiro (haroldo-ok-ats)
Viewing the data on a table through a select clause is causing the error "SQLCODE = \-901 invalid BLOB ID"\.
A database containing the o…
-
```
What steps will reproduce the problem?
1.Install Trook
2.No icon for Trook in NookLauncher,just the gear icon for it.
3.Does not run when try it in Nooklauncher
What is the expected output? What …
-
Submitted by: Volker Rehn (vr2_s18)
Is duplicated by [JDBC459](https://github.com/FirebirdSQL/jaybird/issues?q=JDBC459+in%3Atitle)
Votes: 1
fbclient of build 31529 takes a lot longer than previous …
-
Submitted by: hugo (hugolarson)
Hi,
We have several hundreds of FB databases running on computers who needs to be backupped to our server\.
We use today FB 2\.5 with nbackup and transport the N f…
-
```
What steps will reproduce the problem?
1.Cannot download RSS or Atom feedbooks
2.
3.
What is the expected output? What do you see instead?
To be able to download news Feedbooks RSS or Atom like
y…
-
in DB:
``` sql
create or alter procedure java_split (
dummy blob SUB_TYPE TEXT,
delimiter varchar(10)
) returns (item varchar(60))
external name 'org.firebirdsql.fbjava.examples.fbjava_example.…
-
Submitted by: @mrotteveel
Currently, Jaybird always prepares statements\. For DDL statements it would be better if statement completion drops the prepared statement from the handle to avoid metadata …