hydradatabase / hydradatabase/pg_quack

SQL Error [XX000]: ERROR: Unsuported quack type: 1700

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
152
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Hi! I've got a error in DBeaver 'SQL Error [XX000]: ERROR: Unsuported quack type: 1700'
when run
`drop table if exists quack.customer;
CREATE TABLE quack.customer
(C_CUSTKEY INT,
C_ACCTBAL DECIMAL(15,2)) USING quack;`

See
### C_ACCTBAL DECIMAL(15,2))

The same script works fine for DuckDB

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.