TheTanc
Results
2
issues of
TheTanc
### Describe the bug I am getting wrong query results on subqueries using DISTINCT ### To reproduce Consider the following query ``` SELECT DISTINCT TICKER FROM TABLEA UNION SELECT DISTINCT...
**Describe the bug** Failing to connect over the PG wire using gorm with Go. When establishing a connection, gorm sends `;` to the server. QuestDB is not providing the appropriate...
Bug
Postgres Wire