-
### Bug Description:
Если в основном запросе используется группировка (SELECT ... GROUP BY ... FACET ...) то фасеты дают не правильные результаты.
На примере https://play.manticoresearch.com/faceti…
-
**Describe the issue**
Knowledge of ResultSet column nullability is crucial for convenient developer experience (application stability too).
Unfortunately in many cases databases fail with this. PG …
-
## 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…
-
**Describe the bug**
On editing catchment of the user, we get a toast saying "Sever communication error" and it doesn't all the user to edit and save.
**Steps to reproduce**
1. Remove grant sele…
-
From CI: https://github.com/Jarod42/wxDatabase/actions/runs/11632894931/job/32396938912
```
/Users/runner/work/wxDatabase/wxDatabase/src/database/mysql/mysql_preparedStatement_resultset.cpp:134:37…
-
When using postgresql-42.7.4.jar the "org.postgresql.util.PSQLException: Unknown value for ResultSet type
Unknown value for ResultSet type" is triggered.
Java version: openjdk version "1.8.0_422"
…
-
## Bug Report
### Which version of ShardingSphere did you use?
5.5.0 & 5.5.1
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
ShardingSphere-JDBC
### Expected…
-
When running a query and getting ResultSet.asMappedResults(), a QueryResultMap is returned. While factually accurate, the QueryResultMap isn't useable since if you assign it to another type/interface …
-
java.lang.NullPointerException: ResultSet returned null for collection.sq:getCollection
-
The limit for the maximum number of rows is ignored by the Snowflake driver.
JDBC Driver 3.14.4
Operating system - processor: MacOS - Apple Silicon
Java version 11.0.24
I'm trying to fetch res…