-
### Description
1. Craete Procedure.
> CREATE OR REPLACE PROCEDURE DB.SCHEMA.PD_001("P_AAA" VARCHAR(6))
> RETURNS TABLE ()
> LANGUAGE SQL
> EXECUTE AS OWNER
> AS $$
> DECLARE
> res RE…
-
### Description
PostgreSQL 14 added support for SQL-standard bodies in funcs and procs that are using BEGIN ATOMIC clauses.
This function creation statement doesn't work in DBeaver:
```
CREATE…
-
### Description
I have been using dbeaver's sql for some years. Now I wanted to use project and folders. I am able to create a new project and a new folder. And I am able to put sql files into a f…
-
### Description
Hi team I'm using DBeaver I have a problem I set up the iddle time out but even if I'm running a Query in SQL Editor and the query doesn't finish it close the session. I'm assuming r…
-
### Description
In the two versions of dBeaver that I've installed following 24.2.0, when opening the Find and Replace window is isn't the normal window and it keeps opening endlessly. The window is …
-
1. Bug:
- dbeaver/pro#1042 [It's impossible to transfer binary data to Cassandra](https://github.com/dbeaver/pro/issues/1042) 22.2.3
- dbeaver/pro#886 [[VQB] Incorrect query generated for Cassandra …
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
-
### Description
Use Ctrl + Space:
https://github.com/dbeaver/dbeaver/assets/33929221/56595d0c-081b-45d7-b81a-744e3846bc4b
### DBeaver Version
Community Edition 24.1.2
-
Similar to what was requested on #1353
It would be nice to have a way to run the current query and open the results in a new tab
I'm aware that I could manually pin the existing tabs and then run…
-
can't connect with dbeaver postgres - can connect with psql
dbeaver config: localhost, 5432, nc_timebilling.db
error:
can't connect with dbeaver postgres - no databases found on the server
…