hank_calzaretta
08/15/2021, 8:48 PMtap-postgres
extractor but all the tables in the DB have a column with data type bytea
and is excluded from the selection process. I ran the discover command and this is how that auctionid
column appears. Is there a way I can include that column? Thanks!
{
"breadcrumb": [
"properties",
"auctionid"
],
"metadata": {
"sql-datatype": "bytea",
"inclusion": "unsupported",
"selected-by-default": false
}
},
visch
08/16/2021, 1:31 AMhank_calzaretta
08/16/2021, 1:21 PMvisch
08/16/2021, 1:23 PM