sqlalchemy-trino icon indicating copy to clipboard operation
sqlalchemy-trino copied to clipboard

Fix data type with timestamps and timezone

Open fcomuniz opened this issue 4 years ago • 1 comments
trafficstars

parsing for rows would fail with row(x timestamp(6) with time zone)

This because the driver would not expect extra parameters

Adding both a fix and a test to check if the code works

fcomuniz avatar Aug 18 '21 20:08 fcomuniz

Hi @dungdm93 and @fcomuniz! Is anything still preventing this from being merged? We are very much looking forward to this fix. Thanks again for all your work! 😄

cccs-tom avatar Sep 15 '21 16:09 cccs-tom