-
We were discussing how to filter sql query outputs in the best way, either by letting the query deliver a more extensive (filterable) output or to provide parameters which are then integrated in the q…
-
**Is your feature request related to a problem? Please describe.**
When trying to use pgx in a multi database module, like scany or similar, and trying to be compatible with database/sql it fails bec…
kmpm updated
2 months ago
-
### Describe the bug
When using ssh tunnelling, if the remote service serving the tunnel is rebooted, the db connection will break and it won't recover until Metabase is restarted.
### To Reprod…
-
## What is the bug?
V2 engine fails to parse a query with word `missing`.
## How can one reproduce the bug?
Following query falls back to legacy engine.
```sql
select missing from calcs;
```
…
-
**Describe what's wrong**
Basic comparison operations on JOINs doesn't work which is pretty standard in SQL JOINs.
```
create table t (ID UInt8) Engine= Memory() ;
insert into t values(1),(2)…
-
### Description
See the [video](https://user-images.githubusercontent.com/2260980/235370549-19f4e93f-79be-4a7e-9dc9-94108119aed1.mp4).
### DBeaver Version
Community Edition 23.0.3
### Operating Sy…
-
## Problem
SQL Server provides for JSON data with various functions but operates on standard `varchar` types. It's a little unfortunate that to interact with JSON in SQL Server, you have just know …
-
### Does this issue reproduce with the latest release?
As of 1.12, yes.
### What did you do?
I unmarshalled `null` into an int, string, bool etc. (any non-nullable Golang type)
### What di…
Qhesz updated
6 months ago
-
SQL Server Version:Microsoft SQL Server 2016 (SP2) (KB4052908) - 13.0.5026.0 (X64) Mar 18 2018 09:11:49 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows Server 2016 Stan…
-
> [!IMPORTANT]
> Please read and comment on this issue if you are a developer or user of RMG - we need lots of input!
The purpose of this issue is to centralize discussion around a significant cha…