-
### SQLDelight Version
2.0.2
### Application Operating System
JVM
### Describe the Bug
The JdbcDriver generates a new PreparedStatement for every new query..
`Jdbc.prepareStatement` is called…
-
### Question
Hi there !
Headaches for us since weeks...
We don't want to use **GOOGLE_APPLICATION_CREDENTIALS** var with a json file but we want to generate GoogleCredentials from aws secretm…
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Server:
> PostgreSQL 17.0 (Debian 17.0-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-1…
-
```
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
using Npgsql;
using Repository.Tool.Tasks;
namespace Repository.Too…
-
- Add an index of all recipes
- Add an ID to each recipe that can be linked to
- Add title/short description/driver/tags to each recipe for the index's use (e.g. we can generate index pages for each…
-
Hello there,
is this the correct approach to load the JAR file?
Is not working for me:
docker-compose.yaml
> knowage:
> build: knowage/.
> links:
> - knowagedb:db
> por…
-
### 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
After Refresh, size of databases is not shown.
### DBeaver Version
Community Edition 24.1.5-202408122322
### Operating System
Windows 10
### Database and driver
Po…
ask9 updated
2 months ago
-
### Describe the bug
`select array[(1,2)]::struct[] as measurements;`
returns `Cannot invoke "String.hashCode()" because "typeName" is null` in DBeaver SQL console
https://github.com/dbeaver/…
-
## Driver version
12.8.1
## SQL Server version
mcr.microsoft.com/mssql/server:2022-latest
## Client Operating System
any
## JAVA/JVM version
any
## Table schema
create table table1(idi1 int not n…