| 1 |
"char" |
๐ฆ DuckDB Limitation |
🦆 "char" - DuckDB limitation: The NpgsqlDbType 'Char' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 "char" - DuckDB limitation: The NpgsqlDbType 'Char' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 2 |
BIGINT |
โ
passed |
- |
- output: โ
BIGINT - Parameter accepted, type: bigint
|
| 3 |
BIT VARYING(10) |
๐ฆ DuckDB Limitation |
🦆 BIT VARYING(10) - DuckDB limitation: The NpgsqlDbType 'Varbit' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 BIT VARYING(10) - DuckDB limitation: The NpgsqlDbType 'Varbit' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 4 |
BIT(8) |
๐ฆ DuckDB Limitation |
🦆 BIT(8) - DuckDB limitation: XX000: Prepared query execution failed: Failed to prepare statement: Parser Error: Type BIT does not support any modifiers! |
- output: 🦆 BIT(8) - DuckDB limitation: XX000: Prepared query execution failed: Failed to prepare statement: Parser Error: Type BIT does not support any modifiers!
- isDuckDBLimitation: True
|
| 5 |
BOOL |
โ
passed |
- |
- output: โ
BOOL - Parameter accepted, type: boolean
|
| 6 |
BOOLEAN |
โ
passed |
- |
- output: โ
BOOLEAN - Parameter accepted, type: boolean
|
| 7 |
BOOLEAN[] |
โ
passed |
- |
- output: โ
BOOLEAN[] - Parameter accepted, type: boolean[]
|
| 8 |
BOX |
๐ฆ DuckDB Limitation |
🦆 BOX - DuckDB limitation: The NpgsqlDbType 'Box' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 BOX - DuckDB limitation: The NpgsqlDbType 'Box' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 9 |
BYTEA |
โ
passed |
- |
- output: โ
BYTEA - Parameter accepted, type: bytea
|
| 10 |
CHAR(10) |
๐ฆ DuckDB Limitation |
🦆 CHAR(10) - DuckDB limitation: The NpgsqlDbType 'Char' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 CHAR(10) - DuckDB limitation: The NpgsqlDbType 'Char' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 11 |
CIDR |
๐ฆ DuckDB Limitation |
🦆 CIDR - DuckDB limitation: The NpgsqlDbType 'Cidr' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 CIDR - DuckDB limitation: The NpgsqlDbType 'Cidr' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 12 |
CIRCLE |
๐ฆ DuckDB Limitation |
🦆 CIRCLE - DuckDB limitation: The NpgsqlDbType 'Circle' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 CIRCLE - DuckDB limitation: The NpgsqlDbType 'Circle' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 13 |
DATE |
โ
passed |
- |
- output: โ
DATE - Parameter accepted, type: date
|
| 14 |
DATERANGE |
๐ฆ DuckDB Limitation |
🦆 DATERANGE - DuckDB limitation: The NpgsqlDbType 'DateRange' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 DATERANGE - DuckDB limitation: The NpgsqlDbType 'DateRange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 15 |
DOUBLE PRECISION |
โ
passed |
- |
- output: โ
DOUBLE PRECISION - Parameter accepted, type: double precision
|
| 16 |
HUGEINT |
โ
passed |
- |
- output: โ
HUGEINT - Parameter accepted, type: numeric
|
| 17 |
INET |
๐ฆ DuckDB Limitation |
🦆 INET - DuckDB limitation: The NpgsqlDbType 'Inet' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 INET - DuckDB limitation: The NpgsqlDbType 'Inet' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 18 |
INT4RANGE |
๐ฆ DuckDB Limitation |
🦆 INT4RANGE - DuckDB limitation: The NpgsqlDbType 'IntegerRange' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 INT4RANGE - DuckDB limitation: The NpgsqlDbType 'IntegerRange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 19 |
INTEGER |
โ
passed |
- |
- output: โ
INTEGER - Parameter accepted, type: integer
|
| 20 |
INTEGER[] |
โ
passed |
- |
- output: โ
INTEGER[] - Parameter accepted, type: integer[]
|
| 21 |
INTERVAL |
โ
passed |
- |
- output: โ
INTERVAL - Parameter accepted, type: interval
|
| 22 |
JSON |
โ
passed |
- |
- output: โ
JSON - Parameter accepted, type: json
|
| 23 |
JSONB |
โ
passed |
- |
- output: โ
JSONB - Parameter accepted, type: json
|
| 24 |
LINE |
๐ฆ DuckDB Limitation |
🦆 LINE - DuckDB limitation: The NpgsqlDbType 'Line' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 LINE - DuckDB limitation: The NpgsqlDbType 'Line' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 25 |
LSEG |
๐ฆ DuckDB Limitation |
🦆 LSEG - DuckDB limitation: The NpgsqlDbType 'LSeg' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 LSEG - DuckDB limitation: The NpgsqlDbType 'LSeg' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 26 |
MACADDR |
๐ฆ DuckDB Limitation |
🦆 MACADDR - DuckDB limitation: The NpgsqlDbType 'MacAddr' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 MACADDR - DuckDB limitation: The NpgsqlDbType 'MacAddr' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 27 |
MONEY |
๐ฆ DuckDB Limitation |
🦆 MONEY - DuckDB limitation: 42P01: Failed to prepare statement: Catalog Error: Type with name MONEY does not exist! |
- output: 🦆 MONEY - DuckDB limitation: 42P01: Failed to prepare statement: Catalog Error: Type with name MONEY does not exist!
- isDuckDBLimitation: True
|
| 28 |
NUMERIC |
โ
passed |
- |
- output: โ
NUMERIC - Parameter accepted, type: numeric(18, 3)
|
| 29 |
NUMRANGE |
๐ฆ DuckDB Limitation |
🦆 NUMRANGE - DuckDB limitation: The NpgsqlDbType 'NumericRange' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 NUMRANGE - DuckDB limitation: The NpgsqlDbType 'NumericRange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 30 |
PATH |
๐ฆ DuckDB Limitation |
🦆 PATH - DuckDB limitation: The NpgsqlDbType 'Path' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 PATH - DuckDB limitation: The NpgsqlDbType 'Path' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 31 |
POINT |
๐ฆ DuckDB Limitation |
🦆 POINT - DuckDB limitation: The NpgsqlDbType 'Point' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 POINT - DuckDB limitation: The NpgsqlDbType 'Point' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 32 |
POLYGON |
๐ฆ DuckDB Limitation |
🦆 POLYGON - DuckDB limitation: The NpgsqlDbType 'Polygon' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 POLYGON - DuckDB limitation: The NpgsqlDbType 'Polygon' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 33 |
REAL |
โ
passed |
- |
- output: โ
REAL - Parameter accepted, type: real
|
| 34 |
REGCLASS |
โ failed |
XX000: Prepared query execution failed: {"exception_type":"Invalid Input","exception_message":"Invalid unicode (byte sequence mismatch) detected in value construction"} |
- output: โ REGCLASS - Error: XX000: Prepared query execution failed: {"exception_type":"Invalid Input","exception_message":"Invalid unicode (byte sequence mismatch) detected in value construction"}
|
| 35 |
REGTYPE |
๐ฆ DuckDB Limitation |
🦆 REGTYPE - DuckDB limitation: The NpgsqlDbType 'Regtype' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 REGTYPE - DuckDB limitation: The NpgsqlDbType 'Regtype' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 36 |
SMALLINT |
โ
passed |
- |
- output: โ
SMALLINT - Parameter accepted, type: smallint
|
| 37 |
TIME |
โ
passed |
- |
- output: โ
TIME - Parameter accepted, type: time without time zone
|
| 38 |
TIME WITH TIME ZONE |
โ
passed |
- |
- output: โ
TIME WITH TIME ZONE - Parameter accepted, type: time with time zone
|
| 39 |
TIMESTAMP |
โ
passed |
- |
- output: โ
TIMESTAMP - Parameter accepted, type: timestamp without time zone
|
| 40 |
TIMESTAMP WITH TIME ZONE |
โ
passed |
- |
- output: โ
TIMESTAMP WITH TIME ZONE - Parameter accepted, type: timestamp with time zone
|
| 41 |
TSRANGE |
๐ฆ DuckDB Limitation |
🦆 TSRANGE - DuckDB limitation: The NpgsqlDbType 'TimestampRange' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 TSRANGE - DuckDB limitation: The NpgsqlDbType 'TimestampRange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 42 |
TSTZRANGE |
๐ฆ DuckDB Limitation |
🦆 TSTZRANGE - DuckDB limitation: The NpgsqlDbType 'TimestampTzRange' isn't present in your database. You may need to install an extension or upgrade to a newer version. |
- output: 🦆 TSTZRANGE - DuckDB limitation: The NpgsqlDbType 'TimestampTzRange' isn't present in your database. You may need to install an extension or upgrade to a newer version.
- isDuckDBLimitation: True
|
| 43 |
UUID |
โ
passed |
- |
- output: โ
UUID - Parameter accepted, type: uuid
|
| 44 |
XML |
๐ฆ DuckDB Limitation |
🦆 XML - DuckDB limitation: 42P01: Failed to prepare statement: Catalog Error: Type with name XML does not exist! |
- output: 🦆 XML - DuckDB limitation: 42P01: Failed to prepare statement: Catalog Error: Type with name XML does not exist!
- isDuckDBLimitation: True
|